Subj : Re: Dynamic DNS js To : Mindless Automaton From : Digital Man Date : Thu Apr 05 2012 04:17 pm Re: Re: Dynamic DNS js By: Mindless Automaton to Mindless Automaton on Thu Apr 05 2012 08:25 am > On 03/28/2012 11:11 AM, Mindless Automaton wrote: > > I am using dtdns.com for dynamic dns. Usually my IP changed maybe 2 > > Okay, so I hacked up wget.js to get something like this: > > > load("http.js"); > > var url = argv[0]; > var filename=js.startup_dir + '/' + file_getname(url); > > var file = new File(filename); > > if(!file.open("w")) > print("error " + file.error + " opening " + file.name); > else { > var contents = new > HTTPRequest().Get("http://www.dtdns.com/api/autodns.cfm?id=eldritch.darktech > .org&pw=password&client=dtdns.js"); > file.write(contents); > file.close(); > } > > > I know I dont need the file stuff for this, but the changes I have tried > have all failed. > > Any tips for tidying this up? I'm not sure what you're trying to do. If you just need the HTTP-GET, then you should be able to remove all lines except the load() and HTTPRequest() lines. digital man Synchronet "Real Fact" #59: Free dynamic yourbbs.synchro.net hostnames were made first available in 2003. Norco, CA WX: 64.5øF, 54.0% humidity, 9 mph WSW wind, 0.00 inches rain/24hrs --- þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net .