|
Posted by Brian on 10/24/86 11:17
Hi Chris
Funny thing is I have been working on a site (see all my recent posts)
where I have had to do something very similar, and I know how complicated
is gets very quickly.
Just for reference, you may want to look at adding some JavaScript to
your form that does some of the hard work for you, the form I have
been working on has something like 50 different queries that could be
made depending on what the user has sleeted, I found by using JavaScript
I could say if the user selects X then set Y to whatever. This way you
are only passing the info you really need.
Brian
Navigation:
[Reply to this message]
|