View Single Post
  #3 (permalink)  
Old 06-02-2009, 05:30 AM
Madiya
Newsgroup Contributor
 
Posts: n/a
Re: Trapping command string

On Jun 2, 5:17*pm, "Daniel Crichton" <msn...@worldofspack.com> wrote:
> Madiya wrote *on Tue, 2 Jun 2009 04:58:42 -0700 (PDT):
>
> > Hi all,
> > I want to know how to trap a command string of IE?
> > Say for example, If I click on a submit button, which uses some
> > functions and validate users ( this I found out looking at source),
> > what will be the string sent out by my browser?
> > Is there a way to capture this string? or any software?
> > Thanks,
> > Madiya

>
> Use a tool like Fiddler2 - this allows you to see the raw data being sentby
> your browser to the server for every request that is made.
>
> --
> Dan


Thanks.
One more request. Can you pl let me know where can I find it for
downlod please?

Regards,
Madiya
Reply With Quote

 
Old 06-02-2009, 05:30 AM