The page that I want to insert the "Back" button is an .aspx web page
<% @ Page Language="vb" AutoEventWireup="false" Codebehind="seq1.aspx.vb"
I can not figure out how to program a Back button in this environment.... Can Java script be mixed in with VB? If so, how do I go about doing it? If not, what VB code could I use to perform the same thing?
Help!