Is there any way I can get round the <cffile here - I always want to send the same logo gif. I am using 6.1 - and would like to use "cid" refrenced image - but it's the same three everytime.
Can you help?
Mark
OOPS!
Forgot the VALUES (etc...)
This is because I just CFOUTPUTed it and it worked?
Here's the later bit as it is now..
<cftransaction>
<cflock timeout="30" name="additems" type="exclusive">
<cfloop collection="#session.cart#" item="i">
<cfquery name="additems"...
Hey,
I have this error "General error: Column count doesn't match value count at row 1" I take this to mean I am trying to insert 4 columns into a 5 column table.. sort of thing..
I have in this orderitems table (this holds the items related to the order)
These are the columns.
id, orderid...
Hello,
I have a memo field in my database - but sometimes I need to show a small image.. I have it all working although the image is always at the top.
Is there anyway to say put it at the start of the third paragraph.
All the data in body is in html, and contains <p> and </p>
I guess I...
I am sorry - got a deadline - and I was in a panic - I am not getting pissy!
I have given you both a star... ecobb I thought was bombboy, when I starred it - but both thank-you for your valued effort and I appreciate it..
Now I am off to sort out more headaches...
Thanks
It is a password reminder (forget it!) - the password is encrypted - using the above method. I need to email them the original password.. the password is stored in the database... something like...
letmein gives Jz1KWjJCRSk1TjAgIAo=
Have you any idea how to reverse this fuction? ...
That's how I compare for a login... but I don't need that
I need to send it back to the user... as it is a password.. but needs to be in plain text... the gobbledegook... will not help them remember.
All the logic is great - just can't quite work out how to convert it back..
Any help will be...
I have been storing passwords in my database like so...
<cfset enc_password = ToBase64(Encrypt(form.password, form.password))>
No for the world of me I can't figure out how to reverse it... I am making a password reminder that is emailed - which is done - the only thing is how do I convert the...
This is my point - they are not in "services" at all! As the c: drive has a new copy of windows on it!
None of the three services than run cf are in there at all!
Is there any way I can make them a service? Using NET START?
Mark
Hello everyone,
I've had a really bad week! I lost my c: drive - not literally, but it decieded to die - and I had to format it :-(
Now before the crash - all was fine. I have CFMX, MySQL and Apache (20.0.49)... running really great together - although it took ages... and these three are on my...
I've just tried the coldfusion "web server config tool"
And it said that my version of apache is not supported - as it is only 40 and above that work!
Can anyone help! Awwww...
Mark
...want the inbult server and would like to use apache - as I am told its better!
BTW: The mysql, and apache server were installed by a loverly package foxserv (this also has PHP and PERL on it - although I would never turn my back from CF!! *LOL*)
Can anyone help me?
Kindest regards,
Mark ;-)
Hello,
I am just finding out how to wite CFCs - but would like to know how to make them interact with forms..
I would like a form that has two functions - add and amend.
Can this be done?
Thanks
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.