mkosmosports
04-11-2007, 07:12 AM
Hey,
What Im interested in doing is previewing the contents of three form fields in a popup window which would be seen once the user hits a "preview" button on the form entry page. Ive found a pretty neat script at
http://javascript.internet.com/forms/html-preview.html
which does the job and displays the form values in this new popup window, but that window gets stuck on loading halfway and just stays there. I guess I could live with this but its annoying and I wanna know why its doing that. Also, Id prefer this popup window to open in another html page which would already have the layout I want to wrap the 3 form values in. This I have no clue how to achieve. Id have to find some way to pass those form values over to this new html page.
Any ideas?
Thanks!
What Im interested in doing is previewing the contents of three form fields in a popup window which would be seen once the user hits a "preview" button on the form entry page. Ive found a pretty neat script at
http://javascript.internet.com/forms/html-preview.html
which does the job and displays the form values in this new popup window, but that window gets stuck on loading halfway and just stays there. I guess I could live with this but its annoying and I wanna know why its doing that. Also, Id prefer this popup window to open in another html page which would already have the layout I want to wrap the 3 form values in. This I have no clue how to achieve. Id have to find some way to pass those form values over to this new html page.
Any ideas?
Thanks!