Selected item of what?

A list box?  It will send the value...so you could create the "value"
attributes for the list based on the text description, and the actual
value, by packing the string..sort of like:

<option value="FOO@@1">FOO</option>
<option value="BAR@@1">BAR</option>

Then you could easily bust them out on the server




-----Original Message-----
From: Roji Thomas [mailto:rojithomas@;hotmail.com] 
Sent: Friday, October 11, 2002 11:05 PM
To: ActiveServerPages
Subject: Select text at Server Side


Looking a bit stubborn today morning ;)
My colleague ask me Is there a way to
get the 'text' of a select item in the server side.
I said No, but is that is there any way?

TIA
Roji

---
You are currently subscribed to activeserverpages as:
[EMAIL PROTECTED] To unsubscribe send a blank email to
%%email.unsub%%


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to