|
#1
|
|||
|
|||
How to call an external web page after reconnect?
Hi all,
I would like to get an external web page after the reconnect but I don't know how to script this for the JDownloader.:outch: May be some of you can help me to add the additional steps: 1. reconnect (works already) 2. wait 10 seconds 3. getpage e.g. like http://www.jdownloader.org Thanks in advance Code:
[[[HSRC]]] [[[STEP]]] [[[REQUEST]]] POST /upnp/control/WANIPConn1 HTTP/1.1 Host: %%%routerip%%%:49000 Content-Type: text/xml; charset="utf-8" SoapAction:urn:schemas-upnp-org:service:WANIPConnection:1#ForceTermination <?xml version='1.0' encoding='utf-8'?> <s:Envelope s:encodingStyle='**External links are only visible to Support Staff** xmlns:s='**External links are only visible to Support Staff**> <s:Body> <u:ForceTermination xmlns:u='urn:schemas-upnp-org:service:WANIPConnection:1' /> </s:Body> </s:Envelope> [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] Step 2 [[[/REQUEST]]] [[[/STEP]]] [[[REQUEST]]] Step 3 [[[/REQUEST]]] [[[/STEP]]] [[[/HSRC]]] Last edited by Bonvie; 13.09.2010 at 09:26. |
#2
|
|||
|
|||
No one ?
Does anyone know a manual/reference about the script commands get and getpage ? |
#3
|
|||
|
|||
2) [[[WAIT seconds="10"/]]]
3) Why do you need that? I think the scripting language is a specialised language and not designed for doing what you require. |
Thread Tools | |
Display Modes | |
|
|