I need it to automaticly s..."/>

How can I get javascript to load with Lynx

Anyone know how I can get the following java script to work when running Lynx:

<body onLoad="jumpToURL()"><form name="form" action="http://www.domain.com/ ?>" method="post">

I need it to automaticly submit a form (I am running it via a cron job).

 

 

 

 

Top