Hi Everyone,
I've currently got 3 applications which communicate with each other via TCP, the way in which it's set up is practically identical to the way a chat application would work where you've got multiple client applications talking to each other via a server application. I've based my...
Hi Everyone,
I'm curious to know if it is at all possible to take a snapshop of the first frame or nth frame of an flv file and export that snapshop as an image file? I'm using the Flash Video Exporter to convert my videos to .flv format, ideally I would like an image snapshop of a frame in...
Hi Everyone,
I've just built myself a computer from scratch - I've followed all instructions as best I could but there's a problem and I'm not too sure what to do. After placing the CPU on the motherboard along with the cpu fan/heatsink, plus the graphics card, hard drive, dvd-rom etc... I...
Hi Everyone,
I recently bought myself a Samsung CLP 300 after having read some good reviews about it, and after doing a few test prints on A4 paper I must say the quality is great. However, having said that - I tried printing on semi-gloss paper with the 'Color Paper' paper type setting...
Hi Everyone,
I would just like to know - is it possible to extract the Meta Tag keywords/page title off of a webpage using Coldfusion?
I've been scouting the web looking for an example similar to what I want done to see if I could get pointed in the right direction but I've had no luck and so...
Hi Everyone,
I have a cfselect that is populated using a query. I want to enable the user to select multiple entries in the cfselect - so naturally i set the multiple attribute to 'yes'. I would expect that to select more than one option in the cfselect drop down list you would need to keep...
Hi Everyone,
I'm trying to find out if it's possible to ping a server using ColdFusion just like you would in DOS. Can anybody point me in the right direction?
Thanks for your time,
- CK
Hi Everyone,
Does anyone know if there is a function in ColdFusion that will enable a person to parse a string of text? I've been browsing around some CFDocs and just haven't come across any sort of function or tag... other than parseDateTime() which i cant exactly use to do what i want to do...
Hi Everyone,
I'm trying to create a directory listing using <cfftp> to connect and then list the files of a directory. I keep getting this error everytime i execute my code..
"The cause of this exception was that: Accept timed out"
Here is my code..
---------------------------------...
Hey Everyone,
Is there a command that clears everything off the console screen? Like 'cls' would clear everything off the screen in DOS. I ran a google search for this command and can't seem to find it, beginning to wonder if there is such a command.
Thanks,
- CK
Hi Everyone,
I have a page that sends url parameters to another page that i want encrypted so the user won't change any of the values in the url, i have looked at some examples on the net but none of them really helped me - i just got a fair understanding about how the encrypt and decrypt...
Hey Everyone,
I have a datetime data type in one of my tables and i want it to set the current date to itself when a record is inserted into the table. I know i could use the timestamp data type and assign CURRENT_TIMESTAMP as the default, but can this be done with the datetime data type as...
Hi Everyone,
I am trying to build an advanced search page for a website i'm designing in ColdFusion. I have a few drop down menu's which contain labels and values and what i would like to include in each one of those drop down menu's is an option (which will be initially selected) to send...
Hi Everyone,
I have a form which i use to update a MySQL database. The form contains three radio buttons which i have included, these three radio buttons need to assign one value to each of their corresponding fields in the MySQL database... in other words, each radio button is tied together...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.