Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-18-2010, 10:56 AM   PM User | #1
coolumanga
Regular Coder

 
Join Date: Sep 2010
Posts: 106
Thanks: 6
Thanked 0 Times in 0 Posts
coolumanga is an unknown quantity at this point
php reset button with rfresh browser

hi again

i want a rest button to reset the form and ..... refresh the browser .....


Reset button for ....... reset form and refresh browser........



plz help me for this sample code
coolumanga is offline   Reply With Quote
Old 11-18-2010, 12:13 PM   PM User | #2
poyzn
Regular Coder

 
poyzn's Avatar
 
Join Date: Nov 2010
Posts: 265
Thanks: 2
Thanked 61 Times in 61 Posts
poyzn is on a distinguished road
add to your html-file to reset a page and a form on it
Code:
<input type="button" value="reset" onclick="window.location=''" />
poyzn is offline   Reply With Quote
Old 11-18-2010, 01:59 PM   PM User | #3
phpdeveloper
Regular Coder

 
Join Date: Jul 2010
Posts: 146
Thanks: 0
Thanked 5 Times in 5 Posts
phpdeveloper is an unknown quantity at this point
Use only refresh the browser

Why you want to use reset button for refresh browser.
Because when you refresh the browser then form is automatically reset.
phpdeveloper is offline   Reply With Quote
Old 11-19-2010, 05:53 AM   PM User | #4
coolumanga
Regular Coder

 
Join Date: Sep 2010
Posts: 106
Thanks: 6
Thanked 0 Times in 0 Posts
coolumanga is an unknown quantity at this point
Quote:
Originally Posted by poyzn View Post
add to your html-file to reset a page and a form on it
Code:
<input type="button" value="reset" onclick="window.location=''" />
thankz a lot for the reply
coolumanga is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:06 PM.


Advertisement
Log in to turn off these ads.