|
Home >> Author
All submissions by: "Devin Garlit"
MTV 2 Control Freak Cheat
I wrote this as a ch... | Version: VB6 | Author: Devin Garlit | Submitted: 6/28/2001 | Downloads: 5836 | 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 Garlit | Submitted: 5/7/2001 | Views: 17244 | 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 Garlit | Submitted: 5/4/2001 | Views: 18470 | 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 Garlit | Submitted: 5/4/2001 | Views: 22812 | 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 Garlit | Submitted: 4/25/2001 | Views: 17222 | 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 1Go to page: 1
|
|