"Redirect to another URL" new window...

User 2409402 Photo


Registered User
27 posts

I have a pop=up form that works as expected. (great!)

the confirmation page (Redirect to another URL) specified in the settings for the form opens the designated page in the same pop-up window that is too small!

How can i direct it back to the thanks.php page that appears in the same window where the user started?

The page with the form is here:

http://grovecleanersmiami.com/Location.php


The form is this one:

"Existing Delivery Customer Click Here"

Feel Free to fill out the form.

Any thoughts?
User 187934 Photo


Senior Advisor
20,271 posts

Try this.
near the top of your formname.html you should see
action="../formname.php"

Make it look like this.
action="../formname.php" target="_parent"
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2409402 Photo


Registered User
27 posts

Thank you!
User 187934 Photo


Senior Advisor
20,271 posts

Your Welcome!:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.