Answer» Basically i work for an isp and need to telnet to a sever and use: HELO auth login
I WOULD like to beable to copy and paste the UN and PW into the script and have it Base64 it. It doesnt need to do the telnet....yet but thats what im going to try and figure out. i just need a little help with the encoding.
Thanks for your time and effort.
The_valkyrieNever mind. I found out that i need the ScriptUtilities Library w/ ASP. It needs to use the ByteArray method of CreateObject. haha i really don't want to buy the library. Thanks for viewing though.............
|