Javascript

S

SS

Hi

I've managed to configure a combo box and got the information from this link

http://wsabstract.com/script/cut183.shtml

When I select my first box it brings the one result from the second box
which is what I want. The problem I have is that I also want the
information to be submitted to a database. The first box submits but the
second doesn't.

Any ideas would be great?

Thanks
 
S

Stefan B Rusynko

Check your form field names and make sure they match what you are sending to the DB

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hi
|
| I've managed to configure a combo box and got the information from this link
|
| http://wsabstract.com/script/cut183.shtml
|
| When I select my first box it brings the one result from the second box
| which is what I want. The problem I have is that I also want the
| information to be submitted to a database. The first box submits but the
| second doesn't.
|
| Any ideas would be great?
|
| Thanks
|
|
|
|
 
S

SS

thanks but the field code is the same as the one in the database. I thought
maybe it might be because it was only 2 letters so made the field longer but
that didn't work either.

http://wsabstract.com/script/cut183.shtml

I've changed the script slightly from the link above in that the boxes do
not go to a link. I just wanted the person to select the first box which
would bring up a code in the second box and then when they have filled in
tbe rest of the form it is submitted to a database.

Hopeful that someone can help

Cheers
Shona
 

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

Top