Connecting Tech Pros Worldwide Forums | Help | Site Map

resubmit form

Newbie
 
Join Date: Sep 2007
Posts: 1
#1: Sep 26 '07
Hello!!!
How I can resubmit form without pressing any links and buttons????

Newbie
 
Join Date: Sep 2007
Location: indonesia
Posts: 25
#2: Sep 26 '07

re: resubmit form


Quote:

Originally Posted by DrShift

Hello!!!
How I can resubmit form without pressing any links and buttons????

Hi DrShift..
Actually, I'm the newbie in PHP. But I think, its impossible to resubmit form without any trigger in PHP because it is a server-side-scripting.. You should combine your PHP code with JavaScript.
Member
 
Join Date: Sep 2007
Location: Reno
Posts: 69
#3: Sep 26 '07

re: resubmit form


Why would you want to resubmit a form? If the data hasn't changed, then your PHP script should just fully process. If the data has changed, why not allow the end user to press a button or hit enter to submit the changed data? Am I missing something?
ak1dnar's Avatar
Moderator
 
Join Date: Jan 2007
Location: Colombo
Posts: 1,440
#4: Sep 26 '07

re: resubmit form


Quote:

Originally Posted by DrShift

Hello!!!
How I can resubmit form without pressing any links and buttons????

That's better if you can elaborate your question with the exact steps that you need to perform in your application. Thanks !
Reply