Advertisement

Results for "Author: snowboardr"

5_2007-2008 #184100
Paging in MySQL and ASP

This a simple way to page in MySQL, its hard to find how to do this in MySQL and ASP so I wrote it and am now sharing it with you! It is my second post regarding MySQL. If you would like to learn how to setup MySQL and import an exsisting Access database you may find it here: http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=7739&lngWId=4 Please leave any comments if you find this code useful! Thanks for stopping by.. -Jason

5_2007-2008 #184101
Return Only Page Name

It just gets the page name of your page without any slashes or .asp commented for beginners, 4 lines of code. This is a short little snippet I used today on a project, and didn't see anything like it on PSC, so just thought I would share it. Comments welcome.

5_2007-2008 #184102
Country Name By Abbreviation Function (Peformance testing Included)

A function for getting Country Names By Abbreviation. It also has a function builder for creating the function, so you don't have to take the endless task of re-typing the Country names. I also included some performance tests which you can see in the screenshots. I wanted to see the difference between using Select Case and If...then...ElseIf. It turned out quite interesting! Please leave comments if this was useful, and let me know if you can get the function to stay at .0000 processing time.

5_2007-2008 #184103
Folder Management Functions (Create, Delete, Move etc...)

Functions to Create folder, Delete Folder, Move Folder, Copy Folder, Check if File Exists, and folder size in bytes

6_2008-2009 #206611
Army Ranks

Learn what all the ranks are based on the Insignia on the uniform. For now I have only done the Army. I am going into the Army in 4 weeks and this method has almost allowed me to learn them all in approx 30 minutes. You can click the logo / Insignia at anytime to get the answer. I commented the code so it should be easy to modify. note: I have been trying to eliminate the ones chosen but Im not sure how to get the random function exclude numbers, if anyone can help me on this it would be greatly appreciated.

6_2008-2009 #206612
[ScreenShots] - For techs everywhere

Ever need a Screen Shot to show on the web or email to a client but hate the hassle of having to take the screenshot, import it, save it to your computer then upload it to a server? Well this program takes that out of the picture, by having all of your screenshots listed and easy to get to with a few click of the mouse. All screen shots are hosted on your server or your host for that matter. With the direct link shown above the image to make it easy to link, or display in a support forum. This code doesn't use a database, so its much easier to understand, and setup. If you like it then please vote & leave a comment! Thanks.. Make sure to read the read me it explains how to set it up!

6_2008-2009 #206613
How to test your PHP website on your home computer (LAMP)

This tutorial I cover how to test a PHP site locally on your home system easily. No need to use IIS and install MySQL database, phpMyAdmin, Apache, separately this tutorial shows you software packages (LAMP) to do all of this in one install and have a local server running in less than 10 minutes!

6_2008-2009 #206614
Replace String > Easy

Replace a string with something else. This is commented so even beginners can understand and see how to use it in your exisiting code.

6_2008-2009 #206615
Beginners guide to ASP filled with examples!

This is example for anyone who is just starting ASP. These are easy examples to understand. A live example of this can be found here: http://www.irideforlife.com/go?x=view If you like it the please vote!

6_2008-2009 #206616
Beginners guide [2] to ASP filled with examples!

Here is my second tutorial in basic ASP scripting. Leave comments if you want. Or have questions.

6_2008-2009 #206617
MySQL & ASP tutorial [Just added: dsn-less]

Learn how to Install MySQL, import an Access database into MySQL database, and display data on a ASP page. Step by step tutorial with screenshots! Please leave questions or comments.. Updates: I have included a dsn-less connection!

6_2008-2009 #206618
Paging in MySQL and ASP

This a simple way to page in MySQL, its hard to find how to do this in MySQL and ASP so I wrote it and am now sharing it with you! It is my second post regarding MySQL. If you would like to learn how to setup MySQL and import an exsisting Access database you may find it here: http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=7739&lngWId=4 Please leave any comments if you find this code useful! Thanks for stopping by.. -Jason

6_2008-2009 #206619
Return Only Page Name

It just gets the page name of your page without any slashes or .asp commented for beginners, 4 lines of code. This is a short little snippet I used today on a project, and didn't see anything like it on PSC, so just thought I would share it. Comments welcome.

6_2008-2009 #206620
Country Name By Abbreviation Function (Peformance testing Included)

A function for getting Country Names By Abbreviation. It also has a function builder for creating the function, so you don't have to take the endless task of re-typing the Country names. I also included some performance tests which you can see in the screenshots. I wanted to see the difference between using Select Case and If...then...ElseIf. It turned out quite interesting! Please leave comments if this was useful, and let me know if you can get the function to stay at .0000 processing time.

6_2008-2009 #206621
Folder Management Functions (Create, Delete, Move etc...)

Functions to Create folder, Delete Folder, Move Folder, Copy Folder, Check if File Exists, and folder size in bytes

7_2009-2012 #229129
Army Ranks

Learn what all the ranks are based on the Insignia on the uniform. For now I have only done the Army. I am going into the Army in 4 weeks and this method has almost allowed me to learn them all in approx 30 minutes. You can click the logo / Insignia at anytime to get the answer. I commented the code so it should be easy to modify. note: I have been trying to eliminate the ones chosen but Im not sure how to get the random function exclude numbers, if anyone can help me on this it would be greatly appreciated.

7_2009-2012 #229130
[ScreenShots] - For techs everywhere

Ever need a Screen Shot to show on the web or email to a client but hate the hassle of having to take the screenshot, import it, save it to your computer then upload it to a server? Well this program takes that out of the picture, by having all of your screenshots listed and easy to get to with a few click of the mouse. All screen shots are hosted on your server or your host for that matter. With the direct link shown above the image to make it easy to link, or display in a support forum. This code doesn't use a database, so its much easier to understand, and setup. If you like it then please vote & leave a comment! Thanks.. Make sure to read the read me it explains how to set it up!

7_2009-2012 #229131
How to test your PHP website on your home computer (LAMP)

This tutorial I cover how to test a PHP site locally on your home system easily. No need to use IIS and install MySQL database, phpMyAdmin, Apache, separately this tutorial shows you software packages (LAMP) to do all of this in one install and have a local server running in less than 10 minutes!

7_2009-2012 #229132
Replace String > Easy

Replace a string with something else. This is commented so even beginners can understand and see how to use it in your exisiting code.

7_2009-2012 #229133
Beginners guide to ASP filled with examples!

This is example for anyone who is just starting ASP. These are easy examples to understand. A live example of this can be found here: http://www.irideforlife.com/go?x=view If you like it the please vote!

Languages
Top Categories
Global Discovery