var lastselection="";
-var lasthost="";
-var lastuser="";
-var lastpasswd="";
-var lastreg="";
var providerfound = 0;
// You will need to cascade calls to downloadUrl
// save globals
- lastselection = selection;
- lastuser = user;
- lasthost = host;
- lastpasswd = passwd;
- lastreg = new_register;
+ //lastselection = selection;
// take provider, username, password and host.
selection = document.getElementById('provider').value;
var sell = document.getElementById('provider').value;
- // Disable old provider if used
- //
-
if (sell == "none" ) {
// clear fields