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 29 found. Entries 1 - 10 of 288 found
Skip to page: 1 2 3 4 5 6 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
  [[ Protect your .js files - A true and effective way[[ Protect your .js files - A true and effective wayASP (Active Server Pages), HTML, VbScript (browser/client side) Intermediate /
Eugenio Y.
13183 since
12/5/2002 10:18:07 AM

By 4 Users
3 Excellent Ratings
       After spending several weeks debuging a script, it's not nice knowing that any dumb web designer can steel your code without permission. This solution uses ASP and cookies to encrypt the code inside javascript functions. The key to decrypt the code is sto ...(description truncated)
  [XML XSL] HTML Menu[XML XSL] HTML MenuASP (Active Server Pages), HTMLIntermediate /
MMeijer
18688 since
1/1/2003 10:44:32 AM

By 3 Users

       Generate a table with links, the links are defined in XML end the menu in XSLClick here to see a screenshot of this code!(ScreenShot)
  A Basic Shopping CartA Basic Shopping CartASP (Active Server Pages), HTML, VbScript (browser/client side) Intermediate /
Dustin R Davis
40374 since
5/11/2002 5:07:17 PM

By 12 Users
6 Excellent Ratings
       This code is just to show you how you can make a simple quick and easy shopping cart for your site. Teaches you how to use session variables and the dictionary object (no, its not for spell checking either!)
  A Beginner's Guide to HTML Part I: (a brief reference)A Beginner's Guide to HTML Part I: (a brief reference)ASP (Active Server Pages)Beginner /
Found on the World Wide Web
21194 since
5/15/2000 10:00:27 PM

By 10 Users
6 Excellent Ratings
       You can't get too far in ASP without an intimate knowledge of HTML, so this tutorial will take a newbie through the ABC's of HTML...one step at a time. It's also a great reference for pros who forget how to use little known tags! By pubs@ncsa.uiuc.edu
Please support the site by visiting our sponsor.
  A Beginner's Guide to HTML Part II: (a brief reference)A Beginner's Guide to HTML Part II: (a brief reference)ASP (Active Server Pages)Beginner /
Found on the World Wide Web
13218 since
5/15/2000 10:02:25 PM

By 8 Users
3 Excellent Ratings
        You can't get too far in ASP without an intimate knowledge of HTML, so this tutorial will take a newbie through the ABC's of HTML...one step at a time. It's also a great reference for pros who forget how to use little known tags! By pubs@ncsa.uiuc.edu
  A better response.redirectA better response.redirectASP (Active Server Pages)Intermediate /
Ian Ippolito (RAC)
90624 since
2/14/2000

By 10 Users
7 Excellent Ratings
       The response.redirect method is great for moving a user from one page to another. However, it does have one major limitation--you can only use it if absolutely nothing has been written to the page. Sometimes, you actually do want to write something to the ...(description truncated)
  A Calendar for ASPA Calendar for ASPASP (Active Server Pages)Intermediate /
Christian Reisch
30803 since
6/27/2001 8:31:32 AM

By 13 Users
8 Excellent Ratings
       This ASP-Calendar have the same functions (and more) as the ActiveX-calendar from Microsoft. It´s works only correct with the IE 5.0 or hiher. If you make any additional function, please send me an Update. CheersClick here to see a screenshot of this code!(ScreenShot)
  A client server network sample, based on WinsockA client server network sample, based on WinsockASP (Active Server Pages), HTML, VbScript (browser/client side) Beginner /
Tako Griffith
14606 since
5/12/2004 10:34:35 AM
Unrated
       TCP/IP and Winsock based client server sample. Client connects to server (listens on port 1500) and sends a couple of messages.
  A Free for all links pageA Free for all links pageASP (Active Server Pages), VbScript (browser/client side) Beginner /
NexusJnr
28888 since
5/23/2000 7:46:46 AM

By 13 Users
12 Excellent Ratings
       This is a really basic engine that allows anyone visiting your page to add a link!!. On the output screen it displays every link in a database, whilst the input screen ...well inputs it. This script is good for begginers and easy to develop for advanced u ...(description truncated)
  A questionA questionASP (Active Server Pages), HTML, VbScript (browser/client side) Advanced /
Vikas Kumar
9238 since
8/2/2001 11:35:53 AM

By 4 Users

       The Second question to my challenge program


Search Results: Page 1 of 29 found. Entries 1 - 10 of 288 found
Skip to page: 1 2 3 4 5 6 ...


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.