Hi,

  dim saveurl as string
  saveurl = gofield.text
  if gofield.text <> saveurl then
    //saveurl = gofield.text
    //gofield.text = saveurl
    viewer.htmlviewer1.loadurl gofield.text
  else

  end if

 I am trying to make a back button for my web browser project
but the code above doesn't work

goFIeld is the name of my url edit field

I want to save the last url entered and when the user clicks the back button
go to it

Brian _______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to