Home > Archive > ASP > May 2006 > Frame with rounded corners
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Frame with rounded corners
|
|
| Lubomir 2006-05-20, 7:55 am |
| Hi,
On many web pages I can see a text inside a frame with rounded corner. I
didn't see any such a control in Visual studio.
Any idea how could I do it?
Thanks,
Lubos
| |
| Bob Barrows [MVP] 2006-05-20, 7:55 am |
| Lubomir wrote:
> Hi,
>
> On many web pages I can see a text inside a frame with rounded
> corner. I didn't see any such a control in Visual studio.
>
> Any idea how could I do it?
>
ASP is server-side technology.. All it does is process data sent from a
client in a Request and generate html to be sent to the client via Response.
You'll probably get a quicker response by posting to a relevant newsgroup.
http://groups.google.com/groups/dir?sel=33584039
One of the CSS newsgroups should help.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
|
|
|
|
|