Hi again i have achieved something at last;

lynx -accept_all_cookies -post_data http://www.mysite.com < parameters.txt

parameters.txt file has this below;

user=Burak&password=123456&semester=20051
---  //this 3 line shows end of parameters

the commans above works well(i am calling this command from remote terminal by .jsp file ssh api)


thats ok but here another problem starts...my user's parameter's value will change...So is there anyway to change the full command similar to this one below???(not using any text file)

lynx -accept_all_cookies -post_data http://www.mysite.com < user=Burak&password=123456&semester=20051 ---


please help me about this situation and show me a way can it be or not or how??


thanks a lot

Burak YILMAZ


Relax. Yahoo! Mail virus scanning helps detect nasty viruses!


Yahoo! Mail - Helps protect you from nasty viruses.
_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to