Web Hosting Offers
See the new scripts recently added to Dynamic Drive. Click here.
Original, practical CSS codes and examples such as CSS menus for your site.
 

Hot scripts

 
PHP scripts
ASP scripts scripts
ASP.NET scripts
C AND C++ scripts
CFML scripts
CGI AND PERL scripts
FLASH scripts
JAVA scripts
JAVASCRIPT scripts  
PYTHON scripts  
Remotely Hosted scripts
Tools and Utilities scripts   
XML scripts
Submit your script scripts
 
  SEARCH  
 
  Keyword
 
  In
 
 
   
 
  LOGIN HERE  
 
Username
Password
Signup Now
Add New Resource
Forgot Password
Verify Signup
 
GoDaddy.com Hosting & Servers
Please boomark our scripts directory:
  • Digg
  • Del.icio.us
  • Furl
  • My Yahoo
  •  
     
       Top >>ASP >> Tips and Tutorials

    ASP/ Tips and Tutorials Hot scripts::

    Presented here are a good collection of ASP/ Tips and Tutorials Hot scripts. Enjoy!
     
    31. Content Management Systems
    Content Management Systems. Is a content management system right for you, or your business? What type of CMS will fit your needs. Explore three types of content managment systems, what they do and how they can help you.
    Visitor Ratings (0) :  
    Member Ratings (0):
     
    32. Simple Content Management Systems
    The definition of a content management system is a as diverse as all the people creating them, but at the very core of a CMS is the concept of separating Website layout and design from content. By doing this you provide a means for the Web Developer to do his job and not get bogged down with endless requests for content changes/additions, more importantly though, this empowers the non-Developer, (content creators) to update/create their own web pages. This tutorial shows how to create a simple CMS in ASP.
    Visitor Ratings (0) :  
    Member Ratings (0):
     
    33. Using Include FIles
    As a website gets bigger it can become more difficult and time consuming to maintain. One way to help manage this is with the use of include files. Using includes will cut down on time by limiting the amount of code or html you will have to add to new pages or time spent updating existing pages.
    Visitor Ratings (0) :  
    Member Ratings (0):
     
    34. Considering Different Browsers
    Many times it is necessary to consider the clients browser. Some things are not cross browser compliant. Some things look right in IE but are a little different in NS. The opposite is true as well. By looking at the USER AGENT we can do a little server side scripting to show what is needed depending on the browser. Here is how.
    Visitor Ratings (0) :  
    Member Ratings (0):
     
    35. Read and Writing Cookies
    Learn how to read and write cookies with ASP through forms.
    Visitor Ratings (0) :  
    Member Ratings (0):
     
    36. Read and Write Cookies
    Tutorial explaining how to read and write cookies and why they can come in handy. The tutorial also gives examples of how cookies can be used to personalize webpages.
    Visitor Ratings (0) :  
    Member Ratings (0):
     
    37. ASP Session Transfer across domains
    You may have a situation where you have two ASP websites, which could be on different servers, and you need to pass a visitor from the first site to the second site, whilst retaining all the session variables. This is the purpose of the XSess Session transfer script. Note: session array objects are not transferred. The session variables are passed in the querystring, and are encrypted to protect the confidentiality of the contents of the session variables. XSess consists of a function, and a few supporting functions, contained in an include file.
    Visitor Ratings (0) :  
    Member Ratings (0):
     
    38. Maintaining Session State With ASP
    Sessions and cookies can be used to persist visitor information. This article shows us how to maintain session state with ASP using a combination of cookies, sessions and the global.asa file.
    Visitor Ratings (0) :  
    Member Ratings (0):
     
    39. Quick Cookie 101
    This quick and simple tutorial gives you an quick idea on how cookies are set & read by your scripts. Cookies are a quick and easy way to add any form of interaction to your site this tutorial gives you a quick 101 on how to use them in your scripts. A tutorial worth a read for both beginners and advanced.
    Visitor Ratings (0) :  
    Member Ratings (0):
     
    40. Creating Cookies With ASP
    No matter how you feel about cookies, good bad or indifferent, they are an integral part of many webs. Why not unlock the mystery and write your own? Here's a quick rundown on this.
    Visitor Ratings (0) :  
    Member Ratings (0):
     
     Pages:        Previous   1   2   3   4   5   6   7   8   9   10   11   12   13   14   Next