ASP Article - Dynamic Date Dropdown Menu.
ASP Article - Import Text File to an Access Database.
EZScheduler now available for download!
ASP Junction has just been launched!
HTMLJunction has a new store!
| Snippets | |
|
No right click
Prevents people from "right clicking" Copy and paste somewhere between the <head> and </head> tags |
|
|
Auto Resize
Resizes the window in NN 4 Copy and paste somewhere between the <head> and </head> tags |
|
|
Browser Detect
Automaticaly detects which browser the visitor is using! Copy and paste anywhere in your html code. NOTE: You can change what is inbetween the " " where it says document.write(" ") to what ever you like! |
|
|
Print Page
Will automaticaly print the page if the visitor clicks on the link! Follow the instructions in the code. |
|