PDA

View Full Version : Complex Form Troubles


skeetley
02-18-2003, 08:00 PM
Hi,
This is my first time posting in this forum, and I hope you guys can help out. I usually hang out in another good forum, www.dreamweaversites.com

I got the orginial script from http://www.project5.com/view/db/pages/pgID/21/date_range_selector_date_manipulation__dates_.html which I found through hotscripts.com

If you compare the demo script there to the link to http://skeetley.tripod.com/test/archive.html you can see that I added some fields. Now this is where I run into problems. This script references a lot of javascript and files not in the actual source code. I am way too much of a hack to understand fully what is happening here.

The tripod link just goes to an html page and not my cgi script for now. In the end I want the OK button to pass all the form information on my site to the cgi script which will query my DB and display the results. However, as of now, it still is only passing the time field from the original script in milliseconds (this can be seen on my page after pressing OK, in the address bar). So my question is therefore, what do I have to add into the code to get it to pass these values too? The end of the code has a place to add fields. I am not sure if this is what it refers to or not. Please help and thank you!

Shayne