Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

In my file home.aspx.vb I've placed this line

 

Explorer = New SHDocVw.InternetExplorer()

 

And before I have make the reference to the com object.

 

When I try to access to http://localhost/Reserv/home.aspx, I have an error who said access denied and explain how to allow access.

 

My question is : "what are the files that must be accessed"

 

Sorry for my poor english

 

Thx

Nikko

Posted

In fact, when I push on a button, that open a new window with ie.

 

And I want to use this Object, InternetExplorer, to catch the event onQuit !

 

So when a choice is made in the child window, it automaticaly close the child window and catch the onQuit event

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...