Search the web
Sign In
New User? Sign Up
coldfusion-howto · ColdFusion Tips Tutorial Help Questions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 12802 - 12831 of 42948   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12802
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...
Send Email
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 ...
marcoacs2001 <marcoac...
marcoacs2001
Offline Send Email
Feb 2, 2003
7:26 pm
12804
Try this.... <!--- File Upload Form for three files. If you need more just add more ---> <B>Please select three files to upload:</B><BR><BR> <FORM...
apletfx
Offline Send Email
Feb 2, 2003
9:35 pm
12805
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...
Mohammad Shaharyar/Ze...
khantwins
Offline Send Email
Feb 3, 2003
8:36 am
12806
Hi Megan - Thanks for the post. That particular issue was on my "to do list". Thanks for the info!! Sophie.P. ... From: Megan Garrison...
Sophie Paleologos
sophiepaleol...
Offline Send Email
Feb 3, 2003
10:14 am
12807
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@...
Send Email
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...
fearie_hedgehog <fear...
fearie_hedgehog
Offline Send Email
Feb 3, 2003
3:18 pm
12809
would anyone be willing to help a novice with installing CF to windows xp? I can't get the administrator to load. I'm at fontenelles@.... thanks...
fontenellesus <fonten...
fontenellesus
Offline Send Email
Feb 3, 2003
3:19 pm
12810
Win xp home or xp pro? Yves "fontenellesus <fontenelles@...>" <fontenelles@...> wrote:would anyone be willing to help a novice with...
Yves Arsenault
yvenault
Offline Send Email
Feb 3, 2003
3:22 pm
12811
Hi, that can be done using <cfchart> in CF MX, but, not with <cfgraph> of earlier versions. Chris...
C. Schmitz
procept2000
Offline Send Email
Feb 3, 2003
3:48 pm
12812
This was exactly the case. It's fixed and we're moving on. Thanks for the help ... return ... error ... all ... that ... works...
jssolutions02919 <jss...
jssolutions0...
Offline Send Email
Feb 3, 2003
4:19 pm
12813
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...
Michael Wilson
mwilsoniqmax
Offline Send Email
Feb 3, 2003
4:53 pm
12814
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...
fontenellesus <fonten...
fontenellesus
Offline Send Email
Feb 3, 2003
4:54 pm
12815
Or you could just do <cfset myVar = myOldVar * 1> ... From: Michael Wilson [mailto:mwilson@...] Sent: Monday, February 03, 2003 11:49 AM To:...
Roger Dahlstrom
rdahl
Online Now Send Email
Feb 3, 2003
5:09 pm
12816
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...
Yves Arsenault
yvenault
Offline Send Email
Feb 3, 2003
5:26 pm
12817
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@...
Send Email
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...
fontenellesus <fonten...
fontenellesus
Offline Send Email
Feb 3, 2003
5:33 pm
12819
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 ...
rory clarke
calmvoyger
Offline Send Email
Feb 3, 2003
5:35 pm
12820
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....
fontenellesus <fonten...
fontenellesus
Offline Send Email
Feb 3, 2003
5:48 pm
12821
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...
Brian Smithson
smithson_b
Offline Send Email
Feb 3, 2003
5:58 pm
12822
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...
Gary Garcia
GaryFGarcia
Offline Send Email
Feb 3, 2003
6:14 pm
12823
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...
Gary Garcia
GaryFGarcia
Offline Send Email
Feb 3, 2003
6:18 pm
12824
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...
fontenellesus <fonten...
fontenellesus
Offline Send Email
Feb 3, 2003
6:37 pm
12825
Great... Hope all goes well... Gary ... [Non-text portions of this message have been removed]...
Gary Garcia
GaryFGarcia
Offline Send Email
Feb 3, 2003
6:49 pm
12826
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"...
DuSTiN KRySaK
VanCartman
Offline Send Email
Feb 3, 2003
10:17 pm
12827
Oopppsss - forgot to put a subject in. My apologies. Dustin On 2/3/03 2:17 PM, "DuSTiN KRySaK" <dnk@...> spit this out onto my...
DuSTiN KRySaK
VanCartman
Offline Send Email
Feb 3, 2003
10:20 pm
12828
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...
Ergün Koçak
ergunkocak2001
Offline Send Email
Feb 3, 2003
10:57 pm
12829
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...
Tony Valle <prom_prom...
prom_promo
Offline Send Email
Feb 3, 2003
11:39 pm
12830
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...
fontenellesus <fonten...
fontenellesus
Offline Send Email
Feb 4, 2003
12:06 am
12831
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...
Ben Curtis
wsi_ben
Offline Send Email
Feb 4, 2003
1:08 am
Messages 12802 - 12831 of 42948   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help