Thread
: Business
Turning a 'submit' button into a URL?
View Single Post
10-29-2021, 09:26 AM
dcortez
DINO CORTEZ™
Industry Role:
Join Date: Jun 2003
Location: Vancouver Island
Posts: 2,145
Even simpler solution.
Use a PHP script that scrapes the form data (for DB) and the target URL.
When PHP updates the DB, simply return a location header from the PHP script, aimed at the target URL.
dcortez
View Public Profile
Visit dcortez's homepage!
Find More Posts by dcortez