JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 09.09.2010, 16:59
Bonvie
Guest
 
Posts: n/a
Default 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.
Reply With Quote
  #2  
Old 13.09.2010, 09:25
Bonvie
Guest
 
Posts: n/a
Unhappy

No one ?
Does anyone know a manual/reference about the script commands get and getpage ?
Reply With Quote
  #3  
Old 18.01.2011, 12:23
remi
Guest
 
Posts: n/a
Default

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.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 00:36.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.