Can you send me the code tidbits that you mention. I am wondering how to
use LWP with NetSSLeay.
Thanks,
Kit
> Well, just speaking architecturally...
>
> You could use LWP and NetSSLeay to login to the RWI, select through the
> interface to get the name you're looking for, and 'click' the link in the
> RWI that sends the email. This can be a process that runs on the backend -
> better be sure to have good security on this :)
>
> There are code tidbits (some of which I have) that you can use for the basis
> to logging into the interface, and do 'some' navigation - if you want I can
> send them to you (they've been posted several times to the list by Tom
> Brown, bless his soul *grin*).
>
> The only "gotcha" you may face is if we ever change the navigation schema of
> our interface.
>
> However, you CAN formulate a URL, something like:
>
> https://rr-n1-tor.opensrs.net/resellers/index?action=view_domain&name=<domai
> n_name>
>
> Please note that the link that sends the email is ONLY active if the domain
> is fully setup in the system (no pending whatevers...)
>
> :)
>
> Charles Daminato
> Product Manager (ccTLDs)
> Tucows Inc. - [EMAIL PROTECTED]
>
>> -----Original Message-----
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
>> Behalf Of Duane Cook
>> Sent: February 8, 2001 11:59 AM
>> To: [EMAIL PROTECTED]
>> Subject: sending login/pass
>>
>>
>> Hi, I have question for all the programming experts.
>>
>> I would like to know if its possible to have a script
>> that will allow me to have my technical staff send login/pass
>> to the domain owners when the call in and request it.
>>
>> I do not want to give them the login to the RWI since they
>> would then have full access.
>>
>> Ideally my solution would be to put a page on our internal
>> intranet, with a form field where the technical rep would
>> enter the domain name, click submit, and script would connect
>> to opensrs and send the domain info to the listed admin contact
>> the same as it does when you click the link:
>>
>> E-Mail Login Password for mirusinternational.com to the
>> Admin Contact ([EMAIL PROTECTED])
>>
>> from the RWI.
>>
>> Can anyone suggest how I might do this.
>>
>> Thanks
>> Duane
>>
>> Duane Cook
>>
>> [EMAIL PROTECTED]
>> www.9netweb.com
>>
>