Microsoft
Software
Hardware
Network
Question : Thickbox Form Help
I have a form that launches in Thickbox. It validates in the thickbox window which I'm happy about. However, when I submit the form I would like the window to close and the parent window to redirect to a different thank you page. Currently, the "thank you" message appears in the lightbox.
My files are attached.
Attachments:
form.zip
(57 KB)
(File Type Details)
my files
Answer : Thickbox Form Help
You can achieve that by making the form in the Thickbox iframe submit using the parent frame (i.e. the actual web page). Just add target="_parent" to the <form> tag.
Random Solutions
Show all records when variable is null
Keep file ownership when using Rsync
Mouseover on div.a changes layout of div.b (pure CSS)
Cisco Routers - IP SLA notifications
VBA application hangs up at a certain point
Microsoft SqlServer Management SqlStudio Explorer Error
access to css 11503 using GUI
Gigabit motherboard but only running 100 Mbps on LAN
Finding file owner - getting an error: identity references could not be translated
I need to stop, then re-start, a thread in a web service using IIS