Results for "Author: snowboardr"
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!
Replace a string with something else. This is commented so even beginners can understand and see how to use it in your exisiting code.
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!
Here is my second tutorial in basic ASP scripting. Leave comments if you want. Or have questions.
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!
Replace a string with something else. This is commented so even beginners can understand and see how to use it in your exisiting code.
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!
Here is my second tutorial in basic ASP scripting. Leave comments if you want. Or have questions.
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!
Replace a string with something else. This is commented so even beginners can understand and see how to use it in your exisiting code.
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!
Here is my second tutorial in basic ASP scripting. Leave comments if you want. Or have questions.
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!
Here is my second tutorial in basic ASP scripting. Leave comments if you want. Or have questions.
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!
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.
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.
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
Functions to Create folder, Delete Folder, Move Folder, Copy Folder, Check if File Exists, and folder size in bytes
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.