Hi,
I=B4m trying use wget to retrieve a full web page data, but I=B4m only
getting this:
<html><head>
<STYLE TYPE=3D"text/css">
..redTitle{font-family : Verdana;font-size : 9pt;font-weight :
normal;color=3Dred;}
</STYLE>
<title>Please Wait...</title>
<meta http-equiv=3D"Refresh" content=3D"0">
</head><body>
<q class=3DredTitle> Please wait <br>
your request is being processed...</q>
</body></html>
|
|
0
|
|
|
|
Reply
|
contracer11 (156)
|
5/12/2010 3:58:56 PM |
|
contracer schrieb:
> Hi,
> I�m trying use wget to retrieve a full web page data, but I�m only
> getting this:
>
>
> <html><head>
> <STYLE TYPE="text/css">
> .redTitle{font-family : Verdana;font-size : 9pt;font-weight :
> normal;color=red;}
> </STYLE>
> <title>Please Wait...</title>
> <meta http-equiv="Refresh" content="0">
That looks like a page that will immediately forward you to another
web page. Though I am missing an URL defined in that code, and I am
unsure what happens in that case.
Try loading the target page instead, if it's resolved in a browser.
Janis
> </head><body>
> <q class=redTitle> Please wait <br>
> your request is being processed...</q>
> </body></html>
|
|
0
|
|
|
|
Reply
|
Janis
|
5/12/2010 4:15:01 PM
|
|
On 12 maio, 13:15, Janis Papanagnou <janis_papanag...@hotmail.com>
wrote:
> contracer schrieb:
>
> > Hi,
> > I=B4m trying use wget to retrieve a full web page data, but I=B4m only
> > getting this:
>
> > <html><head>
> > <STYLE TYPE=3D"text/css">
> > .redTitle{font-family : Verdana;font-size : 9pt;font-weight :
> > normal;color=3Dred;}
> > </STYLE>
> > <title>Please Wait...</title>
> > <meta http-equiv=3D"Refresh" content=3D"0">
>
> That looks like a page that will immediately forward you to another
> web page. Though I am missing an URL defined in that code, and I am
> unsure what happens in that case.
>
> Try loading the target page instead, if it's resolved in a browser.
>
> Janis
>
>
>
> > </head><body>
> > <q class=3DredTitle> Please wait <br>
> > your request is being processed...</q>
> > </body></html>- Ocultar texto das mensagens anteriores -
>
> - Mostrar texto das mensagens anteriores -
Hi,
This is the complete URL:
http://serv-ermwm.raix.com:9082/jde/servlet/com.jdedwards.portal.components=
..saw.SawEnt?host=3Dserv-erbfm&port=3D6011&type=3DEnt&frame=3D0&action=3D1
Thanks.
|
|
0
|
|
|
|
Reply
|
contracer
|
5/12/2010 5:55:27 PM
|
|
contracer wrote:
> On 12 maio, 13:15, Janis Papanagnou <janis_papanag...@hotmail.com>
> wrote:
>> contracer schrieb:
>>
>>> Hi,
>>> I�m trying use wget to retrieve a full web page data, but I�m only
>>> getting this:
>>> <html><head>
>>> <STYLE TYPE="text/css">
>>> .redTitle{font-family : Verdana;font-size : 9pt;font-weight :
>>> normal;color=red;}
>>> </STYLE>
>>> <title>Please Wait...</title>
>>> <meta http-equiv="Refresh" content="0">
>> That looks like a page that will immediately forward you to another
>> web page. Though I am missing an URL defined in that code, and I am
>> unsure what happens in that case.
>>
>> Try loading the target page instead, if it's resolved in a browser.
>>
>> Janis
>>
>>
>>
>>> </head><body>
>>> <q class=redTitle> Please wait <br>
>>> your request is being processed...</q>
>>> </body></html>- Ocultar texto das mensagens anteriores -
>> - Mostrar texto das mensagens anteriores -
>
> Hi,
> This is the complete URL:
> [...]
So what? - Did you try the suggestion? Did it work?
>
> Thanks.
|
|
0
|
|
|
|
Reply
|
Janis
|
5/12/2010 5:58:18 PM
|
|
On 12 maio, 14:58, Janis Papanagnou <janis_papanag...@hotmail.com>
wrote:
> contracer wrote:
> > On 12 maio, 13:15, Janis Papanagnou <janis_papanag...@hotmail.com>
> > wrote:
> >> contracer schrieb:
>
> >>> Hi,
> >>> I=B4m trying use wget to retrieve a full web page data, but I=B4m onl=
y
> >>> getting this:
> >>> <html><head>
> >>> <STYLE TYPE=3D"text/css">
> >>> .redTitle{font-family : Verdana;font-size : 9pt;font-weight :
> >>> normal;color=3Dred;}
> >>> </STYLE>
> >>> <title>Please Wait...</title>
> >>> <meta http-equiv=3D"Refresh" content=3D"0">
> >> That looks like a page that will immediately forward you to another
> >> web page. Though I am missing an URL defined in that code, and I am
> >> unsure what happens in that case.
>
> >> Try loading the target page instead, if it's resolved in a browser.
>
> >> Janis
>
> >>> </head><body>
> >>> <q class=3DredTitle> Please wait <br>
> >>> your request is being processed...</q>
> >>> </body></html>- Ocultar texto das mensagens anteriores -
> >> - Mostrar texto das mensagens anteriores -
>
> > Hi,
> > This is the complete URL:
> > [...]
>
> So what? - Did you try the suggestion? Did it work?
>
>
>
>
>
> > Thanks.- Ocultar texto das mensagens anteriores -
>
> - Mostrar texto das mensagens anteriores -- Ocultar texto das mensagens a=
nteriores -
>
> - Mostrar texto das mensagens anteriores -
Can you show me what I need remove in this URL ?
|
|
0
|
|
|
|
Reply
|
contracer
|
5/12/2010 6:07:12 PM
|
|
On May 12, 12:15=A0pm, Janis Papanagnou <janis_papanag...@hotmail.com>
wrote:
> contracer schrieb:
>
> > Hi,
> > I=B4m trying use wget to retrieve a full web page data, but I=B4m only
> > getting this:
>
> > <html><head>
> > <STYLE TYPE=3D"text/css">
> > .redTitle{font-family : Verdana;font-size : 9pt;font-weight :
> > normal;color=3Dred;}
> > </STYLE>
> > <title>Please Wait...</title>
> > <meta http-equiv=3D"Refresh" content=3D"0">
>
> That looks like a page that will immediately forward you to another
> web page. Though I am missing an URL defined in that code, and I am
> unsure what happens in that case.
>
> Try loading the target page instead, if it's resolved in a browser.
>
> Janis
>
> > </head><body>
> > <q class=3DredTitle> Please wait <br>
> > your request is being processed...</q>
> > </body></html>
I assume the OP wants to wget the target page automatically without a
browser. Is that possible?
|
|
0
|
|
|
|
Reply
|
pg
|
5/13/2010 9:15:19 PM
|
|
pg@gmail.com wrote:
> On May 12, 12:15 pm, Janis Papanagnou <janis_papanag...@hotmail.com>
> wrote:
>> contracer schrieb:
>>
>>> Hi,
>>> I�m trying use wget to retrieve a full web page data, but I�m only
>>> getting this:
>>> <html><head>
>>> <STYLE TYPE="text/css">
>>> .redTitle{font-family : Verdana;font-size : 9pt;font-weight :
>>> normal;color=red;}
>>> </STYLE>
>>> <title>Please Wait...</title>
>>> <meta http-equiv="Refresh" content="0">
>> That looks like a page that will immediately forward you to another
>> web page. Though I am missing an URL defined in that code, and I am
>> unsure what happens in that case.
>>
>> Try loading the target page instead, if it's resolved in a browser.
>>
>> Janis
>>
>>> </head><body>
>>> <q class=redTitle> Please wait <br>
>>> your request is being processed...</q>
>>> </body></html>
>
> I assume the OP wants to wget the target page automatically without a
> browser. Is that possible?
Probably. I suggested to use a browser to see the URL where he will be
redirected to, and then use that URL in his wget automation instead of
the original forwarding URL.
(I don't click on posted random URLs, so I've not done the check that
the OP should try out himself if he thinks that might help him.)
Janis
|
|
0
|
|
|
|
Reply
|
Janis
|
5/14/2010 2:16:45 AM
|
|
On 13 maio, 23:16, Janis Papanagnou <janis_papanag...@hotmail.com>
wrote:
> p...@gmail.com wrote:
> > On May 12, 12:15 pm, Janis Papanagnou <janis_papanag...@hotmail.com>
> > wrote:
> >> contracer schrieb:
>
> >>> Hi,
> >>> I=B4m trying use wget to retrieve a full web page data, but I=B4m onl=
y
> >>> getting this:
> >>> <html><head>
> >>> <STYLE TYPE=3D"text/css">
> >>> .redTitle{font-family : Verdana;font-size : 9pt;font-weight :
> >>> normal;color=3Dred;}
> >>> </STYLE>
> >>> <title>Please Wait...</title>
> >>> <meta http-equiv=3D"Refresh" content=3D"0">
> >> That looks like a page that will immediately forward you to another
> >> web page. Though I am missing an URL defined in that code, and I am
> >> unsure what happens in that case.
>
> >> Try loading the target page instead, if it's resolved in a browser.
>
> >> Janis
>
> >>> </head><body>
> >>> <q class=3DredTitle> Please wait <br>
> >>> your request is being processed...</q>
> >>> </body></html>
>
> > I assume the OP wants to wget the target page automatically without a
> > browser. Is that possible?
>
> Probably. I suggested to use a browser to see the URL where he will be
> redirected to, and then use that URL in his wget automation instead of
> the original forwarding URL.
>
> (I don't click on posted random URLs, so I've not done the check that
> the OP should try out himself if he thinks that might help him.)
>
> Janis
This URL is acessible only in my intranet.
When I use Explorer web browser the URL doesn't change.
I can see the words "please wait", the web page is created normally,
but the URL doesn't change.
I don't know which url's string I need use to this works fine in wget.
|
|
0
|
|
|
|
Reply
|
contracer
|
5/14/2010 10:06:46 AM
|
|
|
7 Replies
349 Views
(page loaded in 0.129 seconds)
Similiar Articles: root CA certificates for wget/openssl - comp.unix.solaris ...Solaris 10 comes with a wget binary which is linked against OpenSSL, which is great. Unfortunately it doesn't know about any of the common public ro... wget - which port number(s)? - comp.os.linux.miscHi, Which outgoing ports do I need to open in my firewall to be able to use wget from a debian box? regards geir ... Transition for patch downloads ("wget interface") from SunSolve to ...Transition for patch downloads ("wget interface") from SunSolve to My Oracle Support (MOS) Follow latest file download using ftp - comp.unix.solaris... from ftp server. > I am able to download all files using script. Please let me know if I > want to download the latest file only thank you. > Bhargava. use curl or wget ... Return code on the ftp command - comp.unix.solariswhy don't you use wget --passive-ftp? Other than that, for your ends, a here file in the script would be more practical methinks, as in: ftp -n <<ENDCOMMANDS [ftp ... Solaris 10 update 05/08 is released - comp.unix.solarisI tried to download a md5sum file from the U5 download page using wget and only got some HTML page. I haven't checked what it said, but I'd bet that it said that I need ... comp.unix.programmerI want to copy a file using my copi function to another = file and encrypt ... wget problem: End of file while parsing headers 4 15 (7/9/2012 7:08:16 PM) I am using "wget ... how do you suppress the output of this command? - comp.unix ...How do you suppress the output of the following command into a logfile? If you could, please type out the exact command. Thanks. /usr/sfw/bin/wget h... How to exec a complicated command? - comp.lang.tcl$ wget --no-check-certificate --secure-protocol=SSLv3 --post- data="userid=USERID&passws=PASSWD" -O /tmp/junk.log https://123.456.789.123 > /tmp/wge... Resolving DNS hosts with default nsswitch.conf - comp.unix.solaris ...For the past few years I've noticed when using the default nsswitch.dns sample file ... that some command line > tools don't resolve host names correctly, (ping& wget ... Wget - Wikipedia, the free encyclopediaGNU Wget (or just Wget, formerly Geturl) is a computer program that retrieves content from web servers, and is part of the GNU Project. Its name is derived from World ... Using WGET - SitePoint - SitePoint » Learn CSS | HTML5 ...Wget is a tasty utility on Linux and Mac OS X systems that can come in handy for web system administrators. Wget -- found on the GNU.org site -- is a comm 7/28/2012 10:30:49 AM
|