Random ASP Tutorials
VBScript Examples : DatePart Function
Submitted by Dotnetindex.com, added Tuesday, July 24th, 2007 at 8:21pm
DatePart function is a very useful function to get the a part of a date. You may get year, month, day of year .. etc. of a specific date.
Simple Upload in ASP.NET
Submitted by Dotnetindex.com, added Friday, July 27th, 2007 at 8:21am
You can use this script to upload files and images to your website. Script can be used within an application to manage a website manager.
String Manipulation : Mid Function
Submitted by Dotnetindex.com, added Wednesday, July 25th, 2007 at 4:21pm
You may use this function to divide a secified number of characters from a string. This function takes two arguments, one is starting character posion and length of characters.
Response.Redirect Usage
Submitted by Dotnetindex.com, added Sunday, July 22nd, 2007 at 2:21am
Response.redirect is used to move any request form client to another page. This is most common usage to tell browser to get another page and to redirect any request to other source.
The ASP.NET Web.config File Demystified
Submitted by sitepoint.com, added Sunday, May 28th, 2006 at 4:21pm
The Web.config file can seem like a technical miasma - but once you delve a little deeper, with Ruben's practical guide, you'll be amazed at its flexibility and capabilities!
Use XML Query Definitions in .NET Applications
Submitted by sitepoint.com, added Sunday, May 28th, 2006 at 6:21am
The Command objects in ADO.NET (such as OleDbCommand and SqlCommand) are a central aspect of the .NET database access strategy. When used properly, they provide excellent performance and security.
Displaying Records From An Excel Database
Submitted by Dotnetindex.com, added Wednesday, September 27th, 2006 at 2:21pm
Aim of this articles is to display records from an Microsoft Excel in an ASP. We could use general SQL command while retreving data from an excel sheet. All we need to know how to connect Excel file.
Getting Started with ASP.NET
Submitted by sitepoint.com, added Saturday, May 27th, 2006 at 12:20am
For years now, ASP has been the leading choice for Web developers building dynamic Web sites on Windows Web servers.
Using the ASP.NET Repeater Control
Submitted by sitepoint.com, added Saturday, May 27th, 2006 at 12:21pm
When I was first learning to use .NET, I read an overview comparison between ASP.NET and ASP. A particular sentence caught my eye: "In ASP.NET, you can use Response.Write, but it isn't recommended".
Professional Contact Form PART III
Submitted by Dotnetindex.com, added Friday, July 27th, 2007 at 8:21pm
This is the last part of our script validation. First we will validate email of our visitor. In the second part of our code contains mailig components codes. Before to use this code enter your email and mail server.
Resources
Subscribe
Total Tutorial Stats
Tutorials Indexed: 8,787
Tutorial Views: 2,228,184
Tutorial Votes: 251
Members: 389



Latest Tutorials RSS Feed