I have submission forms that redirect to update forms on different pages. Is there anyway to have the update form on the same page as the submission form and still pass parameters? Submission page goes to a new URL and passes the information to the update data page on the new URL. I found out that this is causing my entire website to move slowly, the redirects. It is working it's just that redirecting to different pages is making everything slow on every page that links to my data page URLs. Which is basically every URL
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
taylorswiftlover
I have submission forms that redirect to update forms on different pages. Is there anyway to have the update form on the same page as the submission form and still pass parameters? Submission page goes to a new URL and passes the information to the update data page on the new URL. I found out that this is causing my entire website to move slowly, the redirects. It is working it's just that redirecting to different pages is making everything slow on every page that links to my data page URLs. Which is basically every URL
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.