webbrowser on https page problem with clicked link

G

GS

I was using webbrowser to display a secured page. That page is on a site
requiring pre- login.= with user and password.
When a particular link is clicked, new instance of explorer is opened.

unfortunately the explorer would not be able to display as the new page on
the explorer is treated as not login in.
We cannot process your request. Please sign in again.

Actually the link is to execute a javascript function open a page in
explorer. the javascript is not in the page but part if the
"/cgi-bin/somepath/scriptname" with someparameters

what can I do so I can present the new page? setup a context menu that allow
me to right click and then find out the script and execute somehow modified?


I am using .net 2 with latest security patch and updates but now wpf nor so
called .net 3
 
I

Igor Tandetnik

GS said:
I was using webbrowser to display a secured page. That page is on a
site requiring pre- login.= with user and password.
When a particular link is clicked, new instance of explorer is opened.

unfortunately the explorer would not be able to display as the new
page on the explorer is treated as not login in.

http://groups.google.com/group/microsoft.public.vc.mfc/browse_frm/thread/40745bbbd3396027

--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top