neal_grosskopf


Member since 12/07/2007

Website: http://neal.grosskopf.name

4 snippets

3801 profile views

7 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

neal_grosskopf's Recent SnippetsTagged function



« Prev 1 Next »
A quick and easy function that will output table column names and loop through your SQL recordset results outputting it into a HTML table.
2 927 posted 15 years ago by neal_grosskopf
YouTube offers a method for users and developers to embed video on their web pages. Unfortunately the code that they use doesn't validate. Use this function to make YouTube's embed code validate.
2 772 posted 15 years ago by neal_grosskopf
One thing that always bothered me about Classic ASP is that there isn't an easy way to get the entire url. So I devised a function that will get the full path including the query string.
2 3881 posted 15 years ago by neal_grosskopf
I notice that a lot of database driven websites make easy mistakes by not checking for plural words. An example might be "2 vote" or "1 votes". Here is an example of a function using ASP to check for plurals.
1 820 posted 15 years ago by neal_grosskopf
« Prev 1 Next »