Downloading Files with VBScript and ASP is a tutorial for the webmasters in developing and implementing downloads systems on their websites. You can learn to download files with extensions like *.asp, *.txt, *.html, *.htm etc., The author has...
File downloading with COM and ASP is an ASP article for the webmasters that summarizes the procedures for sending download files to your clients through the COM components. The author has given some guidelines for protecting your website files...
Ask the DotNetJunkies: Working with Properties and Data Types is a tutorial in which the discusses about the properties and datatypes of the ASP.NET. In this tutorial the author shows how to set the forecolor property of the ASP.NET label control...
If you're thinking of powering your next Web site with the latest in Microsoft Internet technologies, and you program in Visual Basic (VB), then Professional MTS and MSMQ with VB and ASP is for you. This fast-paced tutorial gives you a crash...
Search Pages using Data bound Controls, Index Server, and ASP.NET is an useful article for the beginners to understand more about search engine. From this search engine tutorial you can create a powerful search engine using ASP.NET. XML scripts...
Using the web.config XML file in ASP.NET, the users could change and save the configuration settings, this is what explained in this tutorial. The web.config XML file in ASP.NET allows the configuration setting to be stored in the root directory....
This site gives an introduction to the HTTP protocol used for the exchange of www documents. In this article the authors covers HTTP, how it works and how to use it for simple transactions. The site also has a number of articles which cover basic...
This is a tutorial that elaborates about using Handheld Device Markup Language (HDML) and ASP combination on wireless internet phones. Author covers this subject over several topics like how to pass data from ASP to HDML and vise-versa, using vars...
Ask the DotNetJunkies: Editing with the ASP.NET DataGrid is an article which explains you the method of changing the data of the datagrid columns without using the edit link button. You have to add EditCommandColumn, and a BoundColumn for each of...
Consuming the RSS Feed of Amazon using C# and ASP.NET is an article demonstrating the webmasters about how to extract the RSS Feed from the Amazon website and using XSLT how to change it to HTML format. After that it could be brought up in the... |