Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

accessing HTML controls from SilverStream

Status
Not open for further replies.

nikkos

Programmer
Apr 15, 2002
3
0
0
US
Does anybody know how to access an HTML control in a page(say a checkbox) dynamically created from a label control?

I wanted to get the value of a checkbox that is not created as an AgpButtonCheck but generated thru setting a Label to an HTML chkbox.

Appreciate all help.
Thanks.
 
Try getting the value with Javascript en pass this to silverstream ...
 
I would like to know how to create two different confirmation messages when clicking a button. The confirmation message will generate by doing some checking. Please help!
I need the solution urgently.
Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top