#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. |
Thread Tools | |
Display Modes | |
|
|