Quick HTML Question!

pixel_ninja

Expert Member
Joined
May 21, 2010
Messages
1,215
Reaction score
4
Location
Aokautere
Hi guys,

If i have an html form that submits data, how do I modify it to post more than once?
 
Can you explain in more detail what you are trying to achieve?

When you click the submit button the default behaviour is that it sends the data to another page, and your browser loads that new page. If you need to do 2 things with the data, normally you would do this with a php/asp script or something similar.
 
Yup. More info please...

Why do you want to do a post more than once?
Different data ?
 
You can use javascript on the button and form.post twice
 
Top
Sign up to the MyBroadband newsletter
X