Advertisement

Results for "Category: Miscellaneous"

ASP_Volume2 #42589
How to use ContentType!

This tutorial/code shows you how to use the contentType property of 'Response'. For people who never knew or didn't know how to use it.

ASP_Volume2 #42610
Sessions

This will show you directly how to use session and make them more secure. This will also show you how to destroy your session totally (delete it from the server) And every line is fully commented.

ASP_Volume2 #42612
Message Board, many features

This is a message board that has many features. 3 discussions, many threads, replies, views, last post by, user profiles, user logins and passwords. And many other neat features. If given enough feedback, the next version will contain admin utilities. Please vote :)

ASP_Volume2 #42619
NetCraft Uptime Graph Grabber

This code will go out to http://uptime.netcraft.com and grab the uptime graph (if there is one) for your site. Each time the graph on netcraft.com is updated, this code will update the graph that is being displayed on your local site.

ASP_Volume2 #42693
Copyright Tutorial - How to Protect Your Work

There is a right--and a wrong--way to display a copyright message on your web site. This article explains the correct way to state you copyrights so that you are protected and keep all of your legal options open.

ASP_Volume2 #42707
aspLeftNavMenu

this is an update of code by Marcelo Franco at www.industriavirtual.com.br where he created a framed left nav using html and javascript (client side). his js file remains untouched. his html has been translated into an asp (server side) file using vbscript arrays to populate the menu options using 2 loops and a general counter. As a next step the arrays can be populated by a database to be more dynamic and allow for languages.

ASP_Volume2 #42740
aspinfo()

aspinfo() is the equivalent of phpinfo(). It displays all kinds of information about the server, asp, cookies, sessions and several other things in a neat table, properly formatted.

ASP_Volume2 #42748
Login and remember Password Using Cookies and Session

To learn the use of cookies and session object. Creating, deleting of cookies. Implementing the remember password utility, to avoind future prompts for login information. also, has the code, that asks the user if he is the right person and if he is not, it logs him out of the site and takes him directly to the login page, to login as a new user. The old users cookie will be automatically deleted.

ASP_Volume2 #42752
Generate a pure image graph/chart

This code snippet demonstrates one easy way to create a pure graphic of a bar chart and line chart combined using the OWC.Chart object(msowc.dll). The msowc.dll is a component distributed with microsoft office. The greatest benefit from this is the fact that you can create almost any type of graph as a pure "GIF". My example code is an easy 'Cut and Paste' cookies cutter code that shows you how to make a pure graphic of a bar and line graph all in one. If you stare at this code long enough, you will figure out how i did everything, it is actually very simple. This is great for any site that needs to display a lot of reporting.

ASP_Volume2 #42760
Country List

All countries and areas recognised by the UN

ASP_Volume2 #42825
A ASP Indexed Search Engine

Indexed Search Engine Code served from a database. With full text searching, preview text and keyword highlighting.

ASP_Volume2 #42826
My Site and Web Search Engine v 1.5 Google MAX

My site and web search engine is advance tool for every ASP based web, my previous version inspired me to improve my search engine. New features: Google Serach intractive,Most important feature is Web Page Cached enable, Google search your Domain on your web, Effective Spell Checker, Search word Highlighter, wrong word highlighter and many more, see snapshot.See it live http://www32.brinkster.com/iaorg/site_search.asp

ASP_Volume2 #42828
Best Tree Folders Menu (ASP)

This is a simple navigation tree menu. Clean code with nice graphics. Easy to setup. Please vote me. Demo at: http://www.industriavirtual.com.br/teste/besttree

ASP_Volume2 #42835
Self generating color templates

This small asp script is mainly coded for those webmasters having trouble to choose colors to be used in their web site. Giving some parameters will be result in variying color cubes. ***Please do VOTE if you like this code.

ASP_Volume2 #42838
i-Gallery

i-Gallery is a complete online photo gallery. Easy to navigate thumbnails with paging. Enlarged views offer print & email buttons. Secured backend features: create/delete folders, upload/delete images, add descriptions, move images, and much more...

ASP_Volume2 #42843
A new language

it create a new language like "|-|i 0r ß-Y-€" pretty cool :P

ASP_Volume2 #42845
How to start a good page with ASP

Good information to help building a good ASP page.

ASP_Volume2 #42859
NewsFeed

*Updated*NewsFeed is an RSS News feed grabber. This ASP application will grab RSS and XML feeds and will display them on your website. RSS is a great way of providing up to date data on your site, including News, Entertainment or Blogs. NewsFeed will display any RSS/XML feed that complies with W3C Regulations (www.w3c.org). Newsfeed now incorporates better compatibility (and error handling), and a cache. Enjoy!

ASP_Volume2 #42892
Kepler Script Engine

This demostrates how you can create a simple script interpreter, how work with Drag API's (For Files). Note: I just start to create array's suport in this script language, but I'm not finished. And Please, VOTE IN THIS SOURCE, and sorry about my bad English. Thank You.

ASP_Volume2 #42961
Word Completion

Example of a well known feature of code editors. This code checks what HTML tag you are typing and shows finished versions of the tag you are creating. You can then select them and they will be overwritten into the current text. (Press CTRL+'1' to insert tag into the code)

Languages
Top Categories
Global Discovery