Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I've got a problem when trying to connect to a secure site on m companies intranet. A separate secure log in window pops up. Its no HTML but looks like a server log in or XP window (don't know how els to explain). I have no problem automating the importing of the HTM information once I've logged in but I would like to automate the log i and I'm having problems since it is a separate window. Appreciate an input. I've tried html form posting and such but to no avail. Thanks, Mjac -- mjack00 ----------------------------------------------------------------------- mjack003's Profile: http://www.excelforum.com/member.php...nfo&userid=514 View this thread: http://www.excelforum.com/showthread.php?threadid=53436 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can you get the hwnd of the inputbox?
If you can then maybe you can do it with the Windows API. RBS "mjack003" wrote in message ... Hi, I've got a problem when trying to connect to a secure site on my companies intranet. A separate secure log in window pops up. Its not HTML but looks like a server log in or XP window (don't know how else to explain). I have no problem automating the importing of the HTML information once I've logged in but I would like to automate the log in and I'm having problems since it is a separate window. Appreciate any input. I've tried html form posting and such but to no avail. Thanks, Mjack -- mjack003 ------------------------------------------------------------------------ mjack003's Profile: http://www.excelforum.com/member.php...fo&userid=5141 View this thread: http://www.excelforum.com/showthread...hreadid=534364 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi RBS, Thank you for the quick reply. I don't know much about API calls so getting the hWnd of the window is going to be a little difficult for me. The only threads I could find in the forums find windows by class or window title. I've tried these and none have worked. I have a hunch that I need to search by window caption, which in this case would be "Connect to JBG" but I am unfamiliar as to how I should go about this. Any suggestions would be great Thanks again, Mjack -- mjack003 ------------------------------------------------------------------------ mjack003's Profile: http://www.excelforum.com/member.php...fo&userid=5141 View this thread: http://www.excelforum.com/showthread...hreadid=534364 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You will need something like Spy++.
This comes with MS Visual Studio, but there are freeware programs that will do the same. If you can't find any suitable program then I can send you a .xls file that can do this. RBS "mjack003" wrote in message ... Hi RBS, Thank you for the quick reply. I don't know much about API calls so getting the hWnd of the window is going to be a little difficult for me. The only threads I could find in the forums find windows by class or window title. I've tried these and none have worked. I have a hunch that I need to search by window caption, which in this case would be "Connect to JBG" but I am unfamiliar as to how I should go about this. Any suggestions would be great Thanks again, Mjack -- mjack003 ------------------------------------------------------------------------ mjack003's Profile: http://www.excelforum.com/member.php...fo&userid=5141 View this thread: http://www.excelforum.com/showthread...hreadid=534364 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - how to se Secure FTP | Excel Discussion (Misc queries) | |||
Secure spreadsheet | Excel Discussion (Misc queries) | |||
a little more secure login | Excel Programming | |||
Secure sheets | Excel Programming | |||
Secure Workbook | Excel Programming |