Corisen wrote:

> hi, what programming tools/language in Linux can i used to perform an
> automated login to web-based authentication like the following URL?
>
> http://www.temasekclub.org.sg/MemberLoginParm.asp?FacilityTypeCode=100

Looks like to me that you want to take a look at php for your webserver.
The URL you posted uses asp, a Microsoft webserver scripting environment.

There are many ways to do the authetication, user/password pairs in a
file, ldap, database ....


Bret



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to