How can I get javascript to load with Lynx 2025-04-03 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).