ColdFusion Hosting Providers ColdFusion Hosting Providers' List brought to you by *** ColdFusion-HowTo: Yahoo's No. 1 and the biggest group for ColdFusion...
coldfusion-howto@yaho...
Feb 1, 2003 7:40 pm
12803
Hi all, i need help for this problem: how can upload multiple images (1 to 6) from my form! Anybody can help me with code or example, please. Thanx a lot ...
Hi, I am trying to build a form which will ad entries to an access database. The database will also have a column for email. Now, i want to send a reminder at...
1) Build a page that will query your database and send the email 2) Use the Scheduler in the ColdFusion Administration to create a schedule 3) Run the schedule...
Gilles
webmaster@...
Feb 3, 2003 2:26 pm
12808
I have been using CFGraphs for a reporting site but been asked if I can show two values for each item. e.g. a table for sales man names which shows the number...
Hi, How you achieve this depends a bit on what you are doing "in" the code. There may be other ways to achieve what you want; but you might try using the...
I am using xp pro. I can't open any of the installed cf pages from the browser ... anyone be willing to help a novice with installing CF to ... online control...
I haven't installed it on XP Pro, I have XP home (at home) and have installed Apache as a webserver to run with CF5... Also, I have 2k which I run CFMX off of...
Which version of CF was installed? I have installed CF5 server on XP pro numerous times without a hitch. What webserver did you use? Can you view non-CF pages...
Robert Barthle
barthler@...
Feb 3, 2003 5:32 pm
12818
thanks for responding. I have cfmx, and my choice was either standalone or apache (i think). should i have chosen apache? ... have installed Apache as a...
Are coldfusion and iis running (i.e. as services). I find on my laptop that CF seams to stop running intermintantly> To cure this i either, just stop and ...
remember I'm a complete newbie, feeling newbier by the minute. the version i'm using is from a cd that came with the macromedia cf "from the source" book....
If you did install as standalone, then you have to use port 8500 in the browser window like so:
http://localhost:8500/MyWebPage.cfm
This makes sure that you...
What version of CFSERVER are you using? I had this problem before as well and had to go in and manually add APP MAPPING in the DEFAULT WEB SITE in IIS.. Are...
One other DUMB question from me... Did you install IIS with your fresh installation of XP? If not and you choosed to run on IIS then you will probably need...
right... I deduced that from the last message. I'm installing IIS now :-) i'll let you know... thanks again ... fresh installation of XP? If not and you...
Hi there - I was about to install Cf on my linux server.. Was wondering what kind of permissions the CF user should have? Or can I just specify the "apache"...
dear members, i got a server with : 1 gb ram 20 gb hdd .. w2k server sp2 exchange server ms sql server iis 5.0 coldfusion mx sp1 then i installed SP3 on w2k...
I am authenticating a subdirectory in my web using an application.cfm file and login screens tied to a db search for username and password. It works great as...
well i'm afraid I'm still stuck and I have to move on to something else. I'm running IIS now and I do have the mapping listed below, however the folder mapped...
I have been treating Lists like Arrays, in general, but I just noticed that the function ListContains appears to find substrings of list elements as well as...