Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~1K People Reached
About Me

I'm hilarious!

Member Avatar for fayola

Hi again, Okay now I have a Coldfusion question, I have written a user defined function in coldfusion: [code=coldfusion] <cfscript> function isSqlInjection(str) { .... } </cfscript> [/code] Now I am a complete newbie to coldfusion and don't want to have to include this function in every page when I have …

Member Avatar for quickdraw6906
0
431
Member Avatar for fayola

running IIS6 on server 2003. wrote a classic asp app for uploading flash videos, I have a couple of videos about 2MB each that upload no problem, but the client now has files that are 25MB and 30MB each and IIS times out when trying to upload these. I have …

Member Avatar for sknake
0
95
Member Avatar for fayola

I have a helper script that will grab weblogs for a particular domain, if called by itself from the MS-DOS command line it works as intended, but I'd like to call another script to call this script multiple times for the multiple domains, but it's only running the first call …

Member Avatar for fayola
-1
128
Member Avatar for Saldash

Hi folks, This is something im completely new to, so you'll have to bear with me. In a single cell in a table, I need a background picture that stay behind all of the text and other images, but also stays in the lower right corner of the cell even …

Member Avatar for MidiMagic
0
93
Member Avatar for JohnE1

O/S: Linux Shell: BASH I know of 4 different ways to use a for loop: 1. for I in {1..10}; do echo $I; done| 2. for I in 1 2 3 4 5 6 7 8 9 10; do echo $I; done| 3. for I in $(seq 1 10); do …

Member Avatar for sknake
0
88
Member Avatar for ViLeNT

I'd like to write a script to identify current users on the sytem with an indication of the actions they are performing. I only want to identify the users. Can someone please help?

Member Avatar for ermithun
0
93
Member Avatar for cheapterp

Hi all, I am a complete newbie when it comes to Flash programming. I am basically a server-side programmer with more than enough knowledge of client-side technologies. However, Flash is something I am keen on learning. I was looking for info on the following about Flash: 1. What kind of …

Member Avatar for cheapterp
0
138
Member Avatar for fayola

Yep that's right! You guys got a new member to deal with, jk. But yeah nice fourm boards you guys got, hopefully it will prove useful in the near future. I deal with all types of IT solution, mostly revolving around web technology, so server configurations and programming is what …

0
41
Member Avatar for fayola

hey, first off I'd like to state that I am pretty new to ms sql and stored procedures tho I have worked with sql for quite some time. My employer would like me to write a script which takes html content from a mssql db (originally delivered dynamically) and create …

Member Avatar for fayola
0
237