Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Devin Garlit"

MTV 2 Control Freak Cheat I wrote this as a ch...Version: VB6
Author: Devin GarlitSubmitted: 6/28/2001Downloads: 5845
MTV 2 Control Freak Cheat I wrote this as a cheat for MTV 2's Control Freak, this is a show on MTV 2 where viewers can go to the website and vote for the next video that gets played. You can vote as many times as you want. I wanted to play around ...more>>

This has probably been done a million times but th...Version: ASP
Author: Devin GarlitSubmitted: 5/7/2001Views: 17271
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: 18510
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: 22842
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: 17257
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>>

Page 1 of  1

Go to page: 1