Mentor
24-09-2005, 11:11 PM
ok, as there are quite a few posts around asking for form handlers for forms, and as many people ether cannot figure out the tutorals to make there own, or lack php, ive disided to make one as a service on thybag. its still in very erly days, but feel free to test and use it (thybag account required)
Its first version, but should be able to handle any inputs.
Its quite simple to use simply make a html form as normal.
Exsept in the action part set the url to this to use the thybag form handler
http://thybag.co.uk/frm.php?userid=Id&code=Code&ref=ref
Althogh you will need to edit the bold bits.
Id place your user number here, if you view your profile it will be the value of the showuser.
This is used to determin wich email to send the form data from, the email its send to will simply be the email you have setc up as your own on your account.
Code You need to use this to stop people abusing the system. Simplay go to
http://thybag.co.uk/index.php?p=handler
and change the code to what ever you desire.
Ref this is optoinal, and is where the user will be sent to after the form data has been submited. If you prefer just leave it blank and the defult thankyou page will be shown.
Please give as much feed back on this system as possoble so i can iimprove it, as well as work out any bugs that may be found.
You do need a thybag account to use this as you may have noticed from the need for a user id.
(ive tested it and it appeard to work, so it would be useful to check its not just me it works for)
Its first version, but should be able to handle any inputs.
Its quite simple to use simply make a html form as normal.
Exsept in the action part set the url to this to use the thybag form handler
http://thybag.co.uk/frm.php?userid=Id&code=Code&ref=ref
Althogh you will need to edit the bold bits.
Id place your user number here, if you view your profile it will be the value of the showuser.
This is used to determin wich email to send the form data from, the email its send to will simply be the email you have setc up as your own on your account.
Code You need to use this to stop people abusing the system. Simplay go to
http://thybag.co.uk/index.php?p=handler
and change the code to what ever you desire.
Ref this is optoinal, and is where the user will be sent to after the form data has been submited. If you prefer just leave it blank and the defult thankyou page will be shown.
Please give as much feed back on this system as possoble so i can iimprove it, as well as work out any bugs that may be found.
You do need a thybag account to use this as you may have noticed from the need for a user id.
(ive tested it and it appeard to work, so it would be useful to check its not just me it works for)