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

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
  A Better Proper Case FunctionA Better Proper Case FunctionASP (Active Server Pages)Intermediate /
Doug Tyson
14307 since
9/18/2003 4:59:28 PM

By 5 Users
3 Excellent Ratings
       Just copy/paste this function into your code, and it will allow you to convert a string to proper case. Now you've got UCase, LCase, AND PCase.Click here to see a screenshot of this code!(ScreenShot)
  A boolean expression parser as in search engines. process complex expressions with A boolean expression parser as in search engines. process complex expressions with "", nested ()...ASP (Active Server Pages), HTML, VbScript (browser/client side) Advanced /
Ashley Harris
15049 since
9/1/2002 10:21:07 AM

By 9 Users
8 Excellent Ratings
       Process complex boolean expressions, just like the professionals do ie google or altavista. can do and, or, not, xor, brackets, nested, and "". VERY usefull. an example expression would be: animals and ((cats or feline) or (dogs or canine)) and "is cuddly ...(description truncated)
  A fader functionA fader functionASP (Active Server Pages), HTMLIntermediate /
Tim Fischer
13820 since
8/14/2000 7:38:15 PM
Unrated
       I found a fading algortithm in VB World and ported it to ASP. Real easy to use. Great for use with fading unknown strings e.g. form input.
  ACRONYM creatorACRONYM creatorASP (Active Server Pages), HTML, VbScript (browser/client side) Beginner /
Nate T Norris
18310 since
11/9/2004 7:54:35 PM
Unrated
       Converts a sentence to an ACRONYM.
Please support the site by visiting our sponsor.
  addBraddBrASP (Active Server Pages)Beginner /
Robert Somers
12157 since
3/22/2000

By 8 Users
2 Excellent Ratings
       This code takes input from a textarea and replaces carriage returns with the HTML line break BR...
  Advanced HighlightAdvanced HighlightASP (Active Server Pages), HTML, VbScript (browser/client side) Intermediate /
Matt Alexander
7554 since
1/20/2004 4:12:51 PM

By 3 Users
2 Excellent Ratings
       This function searches through the string passed to it for either a string or array of keywords. It highlights the keywords found in the string by wrapping them in HTML <span> tags. Features: - If an array of keywords is passed to it, it highlights t ...(description truncated)
  Advanced HTML EncoderAdvanced HTML EncoderASP (Active Server Pages)Intermediate /
Lewis E. Moten III
15077 since
5/5/2001 8:36:32 AM

By 9 Users
7 Excellent Ratings
       This code demonstrates how you can convert a string to HTML text format. It goes beyond the power of the Server.HTMLEncode method in that it parses out all HTML tags, changes new-line characters to "BR" tags, and also formats double-spacing and tabs.Click here to see a screenshot of this code!(ScreenShot)
  Allow users to post Allow users to post "Safe" HTMLASP (Active Server Pages)Advanced /
Lewis E. Moten III
12962 since
5/10/2001 9:11:02 AM

By 2 Users
2 Excellent Ratings
       This code pulls out all the nasty tags that a user sholdn't use when posting content. It also pulls out any javascript events assigned to any tags. A must have if you allow people to post HTML on your site.
  ASP Format MoneyASP Format MoneyASP (Active Server Pages), VbScript (browser/client side) Intermediate /
Brian Reeves
15939 since
3/27/2003 3:14:46 PM

By 2 Users
2 Excellent Ratings
       This function properly formats a number to viewable currency ($x,xxx.xx) to be displayed on a webpage (or saved internally). Also performs rounding based on the constant. Will round up, down, and normal (5-9 = +1; else drop digits)
  Beginner's Approach to String CleanupBeginner's Approach to String CleanupASP (Active Server Pages), VbScript (browser/client side) Beginner /
Eric Brophy
3587 since
10/1/2007 8:19:19 PM
Unrated
       Take an ordinary, dirty string and return a clean, shiny string without any symbols that your SQL server, script or whatever might choke on!


Search Results: Page 1 of 11 found. Entries 1 - 10 of 102 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.