Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do I get a back button on my page?

Answer Posted / guest

In HTML, this is impossible. Going "back" means that you go
to the previous page in your history. You might be able to
create a link to the URL specified in the "HTTP_REFERER"
environment variable in your document, but that only creates
a link to a new location in your history. Even worse, the
information in that variable can be plain wrong. Some
browsers incorrectly send the variable when you use a
bookmark or type in an URL manually, and some don't send
that variable at all. Then you would end up with an empty link.

A JavaScript could use "history.back()" to do this, but this
only works in Netscape 2.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is tr and td tag?

850


Is it possible to have multiple actions in a same form?

855


What is main element in html5?

997


What is img src in html?

868


What is main tag in html?

828


Which tags do not need a separate tag for closing?

802


What is basic tag in html?

871


What are title tags?

916


Is local storage have a lifetime to clear the stored data?

918


What is new meta?

923


What are the two types of tags in html?

808


Explain HTML-5 Drag and Drop Features?

931


What is special in html5?

1190


Is meta title important?

974


What is html labelfor?

926