Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> ASP code

The ASP displays the content of a directory for fo...Version: ASP
Author: R LaPointeSubmitted: 6/21/2001Views: 17698
The ASP displays the content of a directory for folders and files. I place a copy of the asp page into the parent directory that I want to have a display from and a copy in each child directory in the structure from the parent. Just copy all of below co ...more>>

Fill ASP Drop Downs dynamically from a database in...Version: ASP
Author: R LaPointeSubmitted: 6/18/2001Views: 16568
Fill ASP Drop Downs dynamically from a database into a table cell.

This is a really cool and simple DYNAMIC GRAPH CRE...Version: ASP
Author: M. KradSubmitted: 6/6/2001Downloads: 13258
This is a really cool and simple DYNAMIC GRAPH CREATOR. This can be used for any statistics you put on your web page, such as counter statistics, voting statistics, etc. It creates and plots a graph based on percentages using a one-pixel gif file.

This has probably been done a million times but th...Version: ASP
Author: Devin GarlitSubmitted: 5/7/2001Views: 17275
This has probably been done a million times but this is another variant of how to create dropdowns for the month, day and year. It bases the days on the month and year, so the user won't select day 31 for february. I'm happy to say I wrote this in Develo ...more>>

This is a VBScript class that will generate and wr...Version: ASP
Author: Devin GarlitSubmitted: 5/4/2001Views: 18516
This is a VBScript class that will generate and write an HTML table filled by a RS. All you have to do is pass set its connection and SQL properties. The table will be pageable and sortable by clicking the column heads. You can set the column heads to ...more>>

This is a compilation of functions I use when work...Version: ASP
Author: Devin GarlitSubmitted: 5/4/2001Views: 22847
This is a compilation of functions I use when working on ASP projects. There are functions to build HTML form elements (and whole forms), HTML tables, 'smart' date drop down boxes, capitalization functions, date functions, a sql quote handler, a bunch of ...more>>

This is code for a dynamically created, sortable, ...Version: ASP
Author: Devin GarlitSubmitted: 4/25/2001Views: 17261
This is code for a dynamically created, sortable, pageable HTML table, this is a pretty stripped down version. Real simple, just call the procedure where you want the table, pass it a connection object and a SQL string, it will create an ADO recordse ...more>>

Use class in ASP instead of COM. ...Version: ASP
Author: Anton OeySubmitted: 4/24/2001Views: 14638
Use class in ASP instead of COM.

Easy DNS Lookup and Reverse Name lookup using qdns...Version: ASP
Author: Michael MeelisSubmitted: 4/13/2001Downloads: 10658
Easy DNS Lookup and Reverse Name lookup using qdns.dll (dll vb source is included in zip). For use see included sample ASP page.

Give those important pages of your site individual...Version: ASP
Author: Anita WalkerSubmitted: 3/15/2001Downloads: 9570
Give those important pages of your site individual attention (e.g. those you have been promoting recently). A compact product that consists of only one optimized ASP page for all functions including administration panel, comprehensive reports and help sec ...more>>

<< Previous  Page 5 of  9  Next >>

Go to page: 5  6  7  8  9