954,557 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to open IE and pass an exit code in the URL

I have a script that is called by a batch file. Whether or not the script completes successfully the batch file continues. I need to know the results of the script. Is there a way to open an IE session, and call a CF page that I can pass an exit code to in the URL? Also, how would I generate an exit code to pass? Thanks

mccarthp
Newbie Poster
6 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

For COM support with IE you need to download the Python Win32 Extensions from:
http://starship.python.net/crew/mhammond/win32/Downloads.html

That installation package also includes a number of sample files you might be intersted in.

vegaseat
DaniWeb's Hypocrite
Moderator
5,989 posts since Oct 2004
Reputation Points: 1,345
Solved Threads: 1,417
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You