Simple JS Function Question
Simple JS Function Question
Out of context: Reply #3
- Started
- Last post
- 16 Responses
- mitsu0
oh, i do this all the time... simple:
when you iterate through your recordset, just put the id in the function like this:
(not going to write the whole tag here - just the event handler)
response.write("onchange='myFunc... & rs.fields("id").value & ")'")
this is done in asp, but i'm sure you can get it to work with your ss-technology