comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Upload a file on a website
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Upload a file on a website [message #88426 is a reply to message #88417] Wed, 23 April 2014 19:57 Go to previous message
Jim  Pendleton is currently offline  Jim Pendleton
Messages: 165
Registered: November 2011
Senior Member
On Wednesday, April 23, 2014 11:38:29 AM UTC-6, Michaël Marsset wrote:
> Many thanks for helping !
>
>
>
> I am not sure if I understood correctly but from what I know there are two types of requests: forward and redirect.
>
>
>
> In the case of this website, it uses forward requests so the URL never changes. You tell me there is a way to see the complete URL ? How do you do that with IE ?


F12 will start up the debugger. Ctrl+4 will bring up the network monitor. F5 will enable network traffic. Fill in the web page you reference then when you submit the request, you can view the details, including the URL that's constructed from the web page contents.

POST and GET are common protocols for HTTP requests, with POST used by that web page.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to delete a variable
Next Topic: solve cubic polynomial for dummies?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 13:03:55 PDT 2025

Total time taken to generate the page: 1.11741 seconds