[ale] Javascript Question

cfowler cfowler at outpostsentinel.com
Mon Sep 30 09:56:03 EDT 2002


I'm having a blank mind trying to figure something out.

If The user selects okay then I want to go to a URL.  The url variable
in the script.  Can someone tell me the prpoer JavaScript function to do
this?

function rebootPort(p) { 
       var msg;
       var url = '/cgi-bin/powercycle?reboot=1&port=' + p;
       msg = 'Cycle power on port ' + p + '?';
       if(confirm(msg)) {
      
       }
}



---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
sent to listmaster at ale dot org.






More information about the Ale mailing list