sysadmin07
IS-IT--Management
Hi,
I have two textboxes on a ColdFusion page for users to enter information into that's being written to an Access DB.
If a given URL is and the user enters "test1" and "test2" into the textboxes, how can I use that data to make the URL:
This would preferably take place before the user hits "Submit" and the data is written to the DB. If it has to get written, I'd appreciate tips for that too.
Thank you.
I have two textboxes on a ColdFusion page for users to enter information into that's being written to an Access DB.
If a given URL is and the user enters "test1" and "test2" into the textboxes, how can I use that data to make the URL:
This would preferably take place before the user hits "Submit" and the data is written to the DB. If it has to get written, I'd appreciate tips for that too.
Thank you.