How do I loop through all checkboxes on my webpage with JScript/VBScript?
ICQ: 128716725
Wrong forum mate.
for each item in request.form .... next or for each item in request.querystring ... next depends on wether you're using the post or the get method
- Use the thread tools to Mark your Thread as Resolved when your question is answered. - Please Rate my answers if they where helpful.
Forum Rules