in reply to Executing Javascript from HTML pages in perl

but what do I do when it comes to javascripting?

Ignore it. Odds are it won't affect how you work.

Do you have an example or something in particular in mind?

John J Reiser
newrisedesigns.com

  • Comment on Re: (nrd) Executing Javascript from HTML pages in perl

Replies are listed 'Best First'.
Re: Re: (nrd) Executing Javascript from HTML pages in perl
by gnangia (Scribe) on Nov 06, 2002 at 21:55 UTC
    An example of a url would be https://chaseonline.chase.com/chaseonline/logon/sso_logon.jsp. If you try to do a get with LWP, it says that your browswer does not support javascript. Also, if you look a the source code, the post action is to a javascript. Similarly if you look at yahoo, the login requires it post to a javascript which in turn does a post.