Blank
HELLO
how can I get different font size in the form method "select", "input"
instructions working under ASP? because when I check with the browser is too
big in the table

============================================
<FORM method="post" action="../gallery/default.asp">
Select a category:
<SELECT name="CategoryID">
<option value="">Select Your Gallery</option>
<OPTION value="3">Digital Package</OPTION>
<OPTION value="6">others</OPTION>
<OPTION value="5">test</OPTION>
<OPTION value="4">Traditional Package</OPTION>

</SELECT>
<INPUT type="Submit" value="View Photos">
</FORM>
==========================================

thank you in advantage
ale

Re: FONT SIZE by Steven

Steven
Thu Feb 05 15:09:58 CST 2004

<input type="text" size="15" style="font-size: 11px; color: #000000;
font-family: verdana; background-color: #990000; border-color: #c9c9c9;
border-width: 1">

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I'm probably wrong, I just like taking part ;o)


Alejandro T <alejandroye@YAHOO.COM> wrote in message
news:etWnpsC7DHA.1596@TK2MSFTNGP10.phx.gbl...
> Blank
> HELLO
> how can I get different font size in the form method "select", "input"
> instructions working under ASP? because when I check with the browser is
too
> big in the table
>
> ============================================
> <FORM method="post" action="../gallery/default.asp">
> Select a category:
> <SELECT name="CategoryID">
> <option value="">Select Your Gallery</option>
> <OPTION value="3">Digital Package</OPTION>
> <OPTION value="6">others</OPTION>
> <OPTION value="5">test</OPTION>
> <OPTION value="4">Traditional Package</OPTION>
>
> </SELECT>
> <INPUT type="Submit" value="View Photos">
> </FORM>
> ==========================================
>
> thank you in advantage
> ale
>
>



Re: FONT SIZE by Tim

Tim
Fri Feb 06 07:52:59 CST 2004

"Steven Burn" <nobody@PVT_it-mate.co.uk> wrote:

><input type="text" size="15" style="font-size: 11px; color: #000000;
>font-family: verdana; background-color: #990000; border-color: #c9c9c9;
>border-width: 1">

Or use a stylesheet. Either way it's client-side, and off-topic for
all three of the groups you cross-posted to!

--
Tim Slattery
MS MVP(DTS)
Slattery_T@bls.gov