Control to make it easy to download single or multiple files via http or ftp. With progress / cancel dialog.supports Http, FTP upload / download and network based file copy;support for authenticated HTTP
This is an article that elaborates on HTTP -the HyperText Transfer Protocol and its function. The author explains that, in the starting level of the web applications, the client should make the first request to the server, this process of request mak
This ASP tutorial guides you to handle HTTP request buffer to prevent attacks to webpages. This article provides a clear description about Microsoft IIS registry key, MaxClientRequestBuffer using which you can reduce / enlarge the HTTP buffer size. T
It will be more useful for those who need to learn clearly and easily about Request Object along with it's collection, methods and properties. Describes that using this object all form values can be transmitted to web server through HTTP request. Dem
ASP.NET is built on a core set of classes and interfaces that abstract the HTTP protocol. The three core abstractions are the context (HttpContext) that represents the current HTTP request, handlers (classes that implement IHttpHandler) that are capa
A detailed explanation can be gained to learn on Request.Cookies object through this tutorial. And this tutorial educates you about all the Cookies collection and it's parameters for collecting cookies data that are sent via HTTP request. And more de
This is a powerful and efficient HTTP watching tool that is capable of displaying data regarding HTTP. This program facilitates users to monitor HTTP related information including request and responses, accessing URLs, functions of the cookies and he
The author defines about the HTTP Handler at first. This gives the response for the user's request about the source just by getting the extension. The author shows how to write a custom handler and how to bind it with .css files. Implementation of co
This article describes you how dynamic web pages can be developed or designed using LAMP(Linux Apache MySQL and PHP). The browser will take the users request to the web server using HTTP request. The webserver will communicate with the database and f
Magenta Systems File Transfer Components comprise three Delphi components, TMagFtp, TMagHttp and TMagFileCopy, the first two of which are high level descendants of the ICS TFtpClient and THttpCli components, all allowing transfer of multiple files an |