NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

How to use the QueryString in ASP
2847 How to use the QueryString in ASP http://discomoose.org/2005/10/19/how-to-use-the-querystring-in-asp/ This article tells you how to pass variables to an ASP page using the QueryString, and how to access them from that page. ASP > Tips and Tutorials > Introduction to ASP Oct 10, 2006 mooseh

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  



Other links at ASP > Tips and Tutorials > Introduction to ASP
This little function comes in handy. There's nothing worse than seeing a site with a copyright out of date
Category:

Sometimes when you write code, you want to perform different actions for different decisions. You can use conditional statements in your code to do this. Conditional statements are the set of commands used to perform different actions based on different conditions. VBScript has 2 conditional statement constructions, available for you to use in your ASP pages: If...then...else and Select Case. Both perform in saw way the same task.
Category:

In short arrays are variables that can store more than one value. They are used to store a series of related information.
Lets create an array called 'myArray' that will hold the names of 7 soccer teams.
Category:

ASP stands for Active Server Pages. ASP is a server side technology which is used to display dynamic content on the web pages. ASP is becoming popular day by day as the favorite server side technology. ASP in itself isn't a language actually, instead it uses VBScript or JScript to display dynamic content. ASP is more of a technology used by VBScript / JScript on the server side. So if you know VBScript or JScript you can start creating .ASP pages right now.
Category:

This article tells you how to pass variables to an ASP page using the QueryString, and how to access them from that page.
Category:




Main Category
178
2033
792
284
174
1802
1113
905
1157
7351
70
898
59
2186
172

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19152
Categories: 1275
Registered Users: 697
Mailing List Subscribers: 2042
Unique Outgoing Hits: 222304

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
37 site(s)
PR 7
291 site(s)
PR 6
827 site(s)
PR 5
2015 site(s)

PHP News