thank you so much vinny & keith. i think i am a lot closer to a solution. however, my remaining questions are as follows:
1.) if i take your excellent advice, vinny, and post the results of the...
Type: Posts; User: Jim Slavin
thank you so much vinny & keith. i think i am a lot closer to a solution. however, my remaining questions are as follows:
1.) if i take your excellent advice, vinny, and post the results of the...
if i put it all on one page, the page will be too long. and people wont fill it out. i need to put it on two pages. do you know how to answer my original question?
no. this is not related to the other post. this question is to enable people who fill out a web form to fill it out over two smaller pages rather than having to answer a huge form all at once.
I just want to collect info like the referrer and the types of browsers being used, the screen settings, etc. things that will enable me to understand where traffic is coming from and what client...
I am dividing a form into two forms, with each form on a sequential page. Each form is linked to a separate underlying data table, but the two tables are linked through one of the fields that...
I want to collect data about visitors to a site, and then store that data in a database. I know how to get the data from users, and I know how to link forms to databases, but how do I transfer...
I have been studying javascript reference materials and deconstructing sample scripts, and in the process I have accumulated some questions about terms that seem to recurr in many different scripts...
I am installing netscape's javascript menu component in my site, and am having trouble with a hyperlink that is supposed to reveal a layer-menu onMouseOver. can anyone tell me how to phrase an...
I am moving my various scripts to a .js file so that i can access them all from every page on my site but only have to maintain one script file. however, i have encountered a problem with one of my...
Thank you very much. but where should i insert that in my code?
I have been playing around with a cut and paste script that makes fireworks fly when a site visitor clicks anywhere on the page. And the fireworks part works fine anywhere on the page, but i find...
First question: The path file name is correct for both spelling and/or case.
Second question: There are <script> tags still wrapping the script in the .js file. In fact, there are a few separate...
I moved my scripts to a .js file so that multiple pages could access the same underlying scripts, but now I get an error message. Specifically, the scripts are called with the onload event handler...