|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
TWebbrowser Password in New Window
I have got TWebbrowser setup so that when you click on a link it opens
up the link in a new instance of Internet Explorer. The problem I have is the pages I'm viewing in the TWebbrowser are password protected and when internet explorer opens up the first link you have to re enter the username and password. Other links will work OK thereafter until all the ie pages have been closed down Can anyone help? |
|
#2
|
||||
|
||||
|
You can use the Document object model to go in and set the values of individual fields in the page and then click the submit button.
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by Keath and KevinADC, superior perl programmers of the month |
|
#3
|
|||
|
|||
|
Quote:
I can see what your saying here but it doesn't work. If you used twebbrowser to view all the site user/password works OK. It also works OK if there is an instance of ie running that you have enerted user/password into that. But if you run my app you get the log on page, when you have logged in you get a menu page (still in twebbrowser), everything that is clicked after that opens open in explorer |
|
#4
|
|||
|
|||
|
From what you said, I see that there are 2 sessions, one in TWebBrowser and other belongs to IE itself (though both are IE).
Perhaps there's a registry setting that to fix this (not sure). |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Delphi Programming > TWebbrowser Password in New Window |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|