Question on Submit all fields on a tabstrip that is using multipage

K

Keith McDonald

I have a apsx page that contains three tabs. Each tab has several
standard html fields for user input. On submission of the form, the
fields are not being submitted.(Fields not on the tabstrip are
submitted OK. Request.form("xxx") is blank for all of the fields on
the tabstrip.

Any ideas?
 
K

Keith McDonald

Found a workaround. Removed the multipages and replaced with divs.
Hide and show divs as needed in javascript responding to the onclick
event of the tabstrip.

Fields are then submited without any problems.
 
W

Wouter van Vugt

Hi Keith,

1. Are the fields actually present in the HTML on the clientside?
2. Do they have an ID?
3. Do the fields appear inside the right <form>?

If so, the data should be present.

Grtz,

Wouter van Vugt
Trainer - Info Support
http://blogs.infosupport.com/wouterv
 
K

Keith McDonald

Thanks for the info. Found the problem. Had an include with a form
that was inside the other form...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top