Hi,

I tried something like this:

  dim vi as string
  vi = viewer.gofield.text

  Dim myArray() as String
  Dim newArray() as String
  myArray(0)=vi
  newArray()=myArray   //newArray set equal to myArray

  viewer.htmlviewer1.loadurl Str(newArray)

I want to make a back button & a forward button for my browser

but it didn't work

any suggestions welcome :-)

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