in reply to LWP & Javascript
You're going to need to reverse engineer the mechanism by which the server is determining that you don't have Javascript enabled. It shouldn't be too difficult. The page immediately beforehand is probably trying to do something like setting a cookie from withing a <script> block.
Once you know, you'll be able to work around it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: LWP & Javascript
by belg4mit (Prior) on Jul 28, 2002 at 23:56 UTC | |
|
Re: Re: LWP & Javascript
by Anonymous Monk on Jul 25, 2002 at 05:52 UTC | |
by dws (Chancellor) on Jul 25, 2002 at 06:01 UTC | |
by Anonymous Monk on Jul 25, 2002 at 06:21 UTC | |
by dws (Chancellor) on Jul 25, 2002 at 06:57 UTC | |
by hacker (Priest) on Jul 25, 2002 at 06:58 UTC | |
by belg4mit (Prior) on Jul 28, 2002 at 23:58 UTC |