This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
How to change url for multiple forms?
Started 16 years ago by knight165 | 4 posts |
-
I need help, can we change default url like ex: www.mysite.com/machform/view.php?id=1 into www.mysite.com/machform/view.php?blablabla. I need it for security reason (instead of password before entering form page). Because I want to make multiple forms (duplication) in one folder and make my url for each form look unique and can't be accessed by guessing the url manualy. Thanks
Posted 16 years ago # -
You can simply use the advanced form code for that.
Create your unique filename, a php file.
Let say http://www.mysite.com/myform.phpThen copy the advanced form code there. [Form Manager -> Embed Code -> Advanced Form Code]
This way you will have unique URL for each of your form.MachForm Founder
Posted 16 years ago # -
I'd like to do this ... but I'm not quite understanding. Would someone be willing to post detailed instructions? Pretty please! :)
Posted 13 years ago # -
Basically, you can use your text editor to create a new blank PHP file.
So, for example, open Notepad or TextEdit, create a new file and then paste your form code there.Save the file and give it a name, something like "myform.php"
That would do it.MachForm Founder
Posted 13 years ago #
Reply
You must log in to post.