Well I have no idea what the problem is. But the people that have the problem also have the same when I create a PHP upload form. So it is nothing to do with CF.
Hi Everyone,
How would I grab (with CF) an image from the web.
For example I have an URL http://www.domain.com/images/image.jpg I would like to grab this and save it to my own server.
Any ideas how I could or must do this?
Thanks!
Hi Everyone,
On my website I have a form so that users can upload files. This works with about 99% of the users, unfortunetly some users experience problems when uploading, they get a IE error 'Page cannout be found' or somthing like that. This happens with several browsers and operting...
Hi Everyone,
I'm having problems with the CFFILE UPLOAD, for some reason this doesn't always work with my hosting provider.
Is there any Custom Tag that I can use that does not use CFFILE UPLOAD to upload files (images) to my hosting provider?
Thanks!
Ok, I have found it.
I set the fields :
Column Count : 2
Column Width : 0";1"
Bound Column : 1
I do not really understand the value of Column Width (0";1").
But anyway, it works.
Steven
Hi,
Thanks for the answer, but I do not really understand.
In the properties of the Combo Box I have :
Control Source : articles_category
Row Source Type : Table/Query
Row Source : categories
Bound Column : 1
This is the categories table :
id | category
-------------
1 | Tables
2 | Chairs...
Hello,
In a form I have put a Combo Box which is populated from a table (Table name : category).
In the table category I have 2 columns : id, name
Now, the Combo Box shows the id's. I want the have the 'name' in the Combo Box and save the id's.
How would I do this?
Thanks for any help!!
Hi Everyone,
I have on a webpage a rich text editor like found here :
http://www.kevinroth.com/rte/demo.htm
This editor saves all the text in HTML, would it be possible to have such an
editor and save it as XML? (and display is in a webpage with the formatting)
If this is possible does...
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.