Hi , i'm having problems aparently with the cfserver , when i try to upload files with more than 9,2 MB .
the crazy thing is that when file is <= 9.2 MB , it works perfectly.
My question is , could it be that the server runs out of memory?(my development server is only 100 mb ram )
the error...
Hi everybody.
Is there any coldfusion function , to convert a number eg.(323.3333333333) ,to its first two decimals?? (323.33)
the only functions i found were round,int,ceiling , but they doesnt solve this problem.
Thanks in advance!
WHEN I USE THE FROM PARAMETER, IN LOTUS NOTES MAIL SERVER SAYS FOR EXAMPLE
FROM : "NAME" <NAME@HOTMAIL.COM>
WHEN I RETRIEVE WITH THE CFPOP TAG THE FROM PARAMETER SHOWS
ONLY "NAME" NOT SHOWING ME THE COMPLETE VALUE ADRESS (<NAME@HOTMAIL.COM>)
HOW CAN I SOLVE THIS...
Hi everybody , i'm in a hurry , i need to validate whether the browser supports java plug in and (i don't know what mime type is it ) *.class files.
It would be usefull some examples or code especially for the *.class files.
Thanks in advance!
Hi everybody , i need to know how to append to a cookie name a code generated by a session.sid , cause i tried using cfcookie but , this tag only enables me to write inside the cookie, i'm working on a multi country site and i need diferent cookies.
Thanks!
hi everybody , my problem is quite simple , at least i think so , i need to send a mail with a *.doc attach , the problem is that , the mail is in html type , and when i use the mimeattach atribute , when the mail is sent , it displays the html , inside the mail. i tried using some cfx tags but...
Hi everybody!!<br>Does anybody know , how could i convert text files , or *.doc to an html file using some coldfusion tag ?<br><br>I use this code : <br> <cffile...
Hi , everybody!!!!<br>how can i ask whether a directory exists or not???<br><br>because i'm working with parametrized directories with lots of subdirectories .<br><br>Please help me!!! , THANKS!!!!!!
Hi , how can i validate if a user attaches a valid type of file using an <input type=file?> , cause if i submit the form and that field is empty it returns me a message error when triying to upload the file! <br><br>and then using a <cffile> how could...
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.