FP: How to Create a "Back" Button on a Web Page Using VBScript
This article was previously published under Q168391 For a Microsoft FrontPage 98 version of this article, see 194157 (http://support.microsoft.com/kb/194157/EN-US/). SUMMARY This article provides sample HTML code that inserts a
control button or a link on a Web page that returns you to the previous
document when you click it. MORE INFORMATIONMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. The following HTML code adds a control button to a
Web page form: The following HTML code adds a hyperlink that retraces the Web
browser's history: For more information about writing HTML, visit the following Microsoft
Web site: http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dnarhtmau/html/beghtml.asp (http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dnarhtmau/html/beghtml.asp)
| Article Translations
|
Back to the top
