|
DESCARGAR CODIGOS ASP (PAGINA 4) PARA PROGRAMAR GRATIS PROGRAMACION Y DISEÑO PARA PROGRAMADORES Y WEBMASTERS
|
|
Codigos Fuente de ASP (Pagina 4)Directorio de manuales, tutoriales, documentacion, codigos fuente y programas ASP para descargar y consultar gratis online |
|
Mas contenidos sobre ASP: |
|
Codigos disponibles : 41 - Pagina : 4 de 6
|
| Checking Credit Cards with VBScript |
|
|
Sin descripcion.
www.15seconds.com
|
|
|
| Base64 Encoding and Decoding for Password Authentication |
|
|
Here is some base64 encoding and decoding converted to ASP.
www.15seconds.com
|
|
|
| A 'Print This Page' Script Using the MS-XMLHTTP object and Regular Expressions |
|
|
Using Microsoft's XMLHTTP object we can 'GET' the requested Web page and store the contents in a string variable. Since we are actually performing an HTTP request for the page, any and all server-side code in the ASP page will be processed and we will only get back the HTML contents that the user would get back if he viewed our page through their own browser.
www.4guysfromrolla.com
|
|
|
| Removing All HTML Tags from a String Using Regular Expressions |
|
|
Johann Gunnarsson
www.4guysfromrolla.com
|
|
|
| Connecting to Text-Delimited Database Files on the Fly |
|
|
Text Delimited Database files are files that have each column separated by a specified delimiter (a comma, semicolon, etc.), and each separate row specified by a new line character.
www.4guysfromrolla.com
|
|
|
| Creating a Banner Rotation System |
|
|
So, you want to create a banner rotation system for your website, eh? Well, you have a number of options on how to do it.
www.4guysfromrolla.com
|
|
|
| Cookie Monster: Using Cookies in ASP |
|
|
Ian Stallings
www.4guysfromrolla.com
|
|
|
| Iterating through the FileSystemObject Collections |
|
|
The FileSystemObject contains several collections. Each of these collections contains information on a particular aspect of the web server's file system.
www.4guysfromrolla.com
|
|
|
|
|
|
|