All source code in ASP/ VbScript Ask a ASP/ VbScript Pro Discussion Forum Categories All jobs in ASP/ VbScript
active server pages, ASP, vbscript,source code, code, sample, samples, program, programs, help, tutorial,tutorials, routine, routines, jobs, listserve, mailinglist, bulletin board, bulletin boards, programming,  snippet, snippets, control, controls, class, classes, module, script, Scripts, applet , email , mp3, reference, windows,  modules, file, files, subroutine, subroutines, function, functions, sub, Microsoft, Sun,  downloads, winapi, directx, msaccess, ocx, vbx, ado, dao, odbc, rdo,  vbscript, vba, game programming, dcom, ole, com, dna, jet, dll, win api, winapi,  dbgrid, database front end, certify, decompiling, decompiler, visual basic for applications,  variable, constants, data type, byte, boolean, integer, long, single,  double, currency, date, object, string, variant, sub, function, free,
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
ASP/ VbScript Stats

 Code: 287,569. lines
 Jobs: 118. postings

 How to support the site

 
Sponsored by:
Quick Search for:  in language:    
You are in:
 
Login


 

 


Latest postings for ASP/ VbScript.
A simpla ASP Login & Logout Page of E-commerce website for Registred Users
By SJPVTLTD.COM on 2/2


A simplem ASP Login Page for Registered User
By SJPVTLTD.COM on 2/2


Click here to see a screenshot of this code!The Real Estate - Search Engine
By Talal Hussain Al-Balushi on 2/1

(Screen Shot)

A simple ASP Registeration Page for E-commerce Website
By Tejas Jayantilal Gandhi on 1/28


A simple ASP Forgot Password page for E-commerce Website
By Tejas Jayantilal Gandhi on 1/28


Simple ASP inquiry form for a simple or e-commerce website
By Tejas Jayantilal Gandhi on 1/28


A Simple ASP Change of Password Page for E-commerce Website
By Tejas Jayantilal Gandhi on 1/28


A simple ASP Login Page
By Tejas Jayantilal Gandhi on 1/27


Free ASP Shopping Cart Software for Small Business
By Tejas Jayantilal Gandhi on 1/27


ASP Daily Hit Counter
By Tejas Jayantilal Gandhi on 1/27


AS400 Connection
By Talal Hussain Al-Balushi on 1/26


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!



 
 


Search Results: Page 1 of 3 found. Entries 1 - 10 of 24 found
Skip to page: 1 2 3 

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
  a 16 bit error repaira 16 bit error repairVbScript (browser/client side) Beginner /
Robert Ć karo
7153 since
3/12/2005 10:47:26 AM
Unrated
       ever got 16 bit subsystem error on your win XP... well this will fix it :)
  ASPDumpASPDumpASP (Active Server Pages)Beginner /
Chris Read
6703 since
4/12/2003 12:00:02 PM
Unrated
       ASPDump will read an ASP file, resolve all SSI's within the file and present the user with a complete listing of all code merged into a single document. Very useful for keeping track of overall code size and also for optimising the script includes.
  clsDebugclsDebugASP (Active Server Pages), HTML, VbScript (browser/client side) Intermediate /
mike
10979 since
4/22/2002 8:45:40 PM

By 10 Users
7 Excellent Ratings
       This is a class module useful in developing and debugging ASP applications. The display of the debug information is rendered at the end of your page. The display of the debug information can be turned off using the clsDebug.Enabled setting. This means tha ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
  Cookie DebuggerCookie DebuggerASP (Active Server Pages)Beginner /
Lewis E. Moten III
17053 since
6/21/2001 2:31:30 PM

By 1 Users

       Creates a list of all cookies and there crumbs along with the values assigned to each one.
Please support the site by visiting our sponsor.
  customerror.zipcustomerror.zipASP (Active Server Pages)Intermediate /
Jon Spartan
7760 since
11/12/2001 7:16:55 AM

By 1 Users

       A custom error ASP page which loads the errors into an MS-SQL 7 DB for later use and review.
  Debug Info - Page footer based info displayDebug Info - Page footer based info displayASP (Active Server Pages)Beginner /
Hunter Beanland
7456 since
1/7/2004 7:55:57 PM

By 3 Users
2 Excellent Ratings
       [updated 2004/05/05] Debug Info is a VBScript class useful for developing and debugging ASP web pages. By placing 3 lines of code in the top of every asp page (or include in your header include file) you can see a lot of what is going on in each of your p ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
  Debug QueryStringDebug QueryStringASP (Active Server Pages)Beginner /
Lewis E. Moten III
15233 since
6/21/2001 2:55:50 PM

By 4 Users
3 Excellent Ratings
       Just used for debugging querystring data. Creates an orderd list of field names and the values assigned to each one.
  DebugASPDebugASPASP (Active Server Pages)Intermediate /
Joe Fiorini
12395 since
7/17/2001 12:33:25 PM
Unrated
       Are you getting sick of adding and deleting response.write statements to print variables? Have you ever wished you could just call a function to print out your ENTIRE Request collection, or even just the Form object? Then this code is for you!
  Error 404 Auto-Redirect / Suggestion PageError 404 Auto-Redirect / Suggestion PageASP (Active Server Pages)Advanced /
Mark Kahn
9223 since
9/10/2003 7:19:40 PM
Unrated
       The code takes in a standard 404 error, parses the directory that the missing file was in and then shows a list of alternate pages to the end user. IE if a user went to /indx.asp, the code would provide a link to /index.asp. Alternatively, this script ca ...(description truncated)
  Error Trap/Dump Error ObjectError Trap/Dump Error ObjectASP (Active Server Pages)Beginner /
Ian Ippolito (RAC)
20353 since
2/14/2000

By 1 Users

       When compared with straight VB, the error trapping in VBScript is really lacking. This is a routine I created that I find handy for debugging. I wrap error prone code with the following: on error resume next <some line> if err<>0 then mOutputGene ...(description truncated)


Search Results: Page 1 of 3 found. Entries 1 - 10 of 24 found
Skip to page: 1 2 3 


Compatibility Filter Profile:

ASP (Active Server Pages)
HTML
VbScript (browser/client side)

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Games | Feedback | Customize | ASP/ VbScript Home | Site Home | Other Sites | Open Letter from Moderators | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997-2010 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.   Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.