shanp
Dec 27th, 2000, 01:43 AM
In an activex document dll project,in a main document MainUserDoc.vbd
i placed 1 command button.
commandbutton click event.
Hyperlink.NavigateTo "file://" + App.Path "\PassUserdoc.vbd"
in the internet explorer it is showing the main document
MainUserDoc.vbd but when i click the command button in MAIN
Document it is not going to the address PassUserDOc.vbd.
and showing the passuserdocument in the internet explorer.
I entered the path(Start browse from URL)also in Passuserdocument.
will anyone know how to pass the address?
patturajam@yahoo.com
i placed 1 command button.
commandbutton click event.
Hyperlink.NavigateTo "file://" + App.Path "\PassUserdoc.vbd"
in the internet explorer it is showing the main document
MainUserDoc.vbd but when i click the command button in MAIN
Document it is not going to the address PassUserDOc.vbd.
and showing the passuserdocument in the internet explorer.
I entered the path(Start browse from URL)also in Passuserdocument.
will anyone know how to pass the address?
patturajam@yahoo.com