The slider works fine when I go to the page.

-----Original Message-----
From: Dan Phillips [mailto:[EMAIL PROTECTED]] 
Sent: Monday, March 11, 2002 10:33 AM
To: CF-Talk
Subject: RE: CFSLIDER not working

I know that with CFGRID, I have sometimes has to created a virtual
directory
in IIS to the CFIDE folder on the server. This should fix it without any
code modifications.


Dan Phillips
CFXHosting.com

-----Original Message-----
From: Julia Green [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 11, 2002 10:30 AM
To: CF-Talk
Subject: CFSLIDER not working


Hi...My ISP says both CFGRID and CFSLIDER work but I do not get
a complete applet when I go to:

http://www.juliagreen.com/cfpasswd/f4.cfm

This is for the slider -- I got the code from Ben Forta's book on 4.0,

f4.cfm

<CFFORM ACTION="TEST.CFM"
 METHOD="POST"
 NAME="TEST">
<CFSLIDER NAME="TEST1">
<BR>
<CFSLIDER NAME="TEST2"
  LABEL="LABEL %VALUE%"
  BGCOLOR="##00FF00"
  TEXTCOLOR="##FFFF00"
  GROOVECOLOR="##FFFF00"
  REFRESHLABEL="YES">
<BR>
<CFSLIDER NAME="TEST3"
  VALUE="50"
  LABEL="LABEL %VALUE%"
  RANGE="1, 100"
  IMG="NETWORKDRIVE.GIF"
  IMGSTYLE="TILED"
  SCALE="10"
  HEIGHT="200"
  WIDTH="250"
  REFRESHLABLE="YES">
</CFFORM>

Then I just go to f4.cfm, should I have another page or something?

Need help -- thanks...

--- Dave Watts <[EMAIL PROTECTED]> wrote:
> > > I'm wondering if anyone can share thoughts on installing
> > > IIS
> >
> > My best advice is DON'T, if you can possibly help it. I
> > personally disable IIS before my machines ever get connected
> > to the Internet.
> >
> > Website Pro is the way to go. The time you'll save not having
> > to spend checking for and installing security updates will pay
> > for it in no time. Plus it let's me sleep at night.
> >
> > http://www.deerfield.com/products/website/
>
> Don't sleep too soundly. If you install all of the stuff that Website
> Pro
> comes with, you might have quite a few vulnerabilities of your own. A
> cursory search for "Website Pro" on securityfocus.com returned four
> pages of
> known vulnerabilities. In addition, because of the lesser scrutiny
> that
> Website Pro suffers, compared to IIS, I wouldn't be surprised if
> there are
> more "secret" vulnerabilities, which have been discovered but haven't
> been
> widely publicized.
>
> The key with any server installation is to install only the
> components you
> need, to disable or remove any that you don't, and  to know the
> difference
> between the two.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
>
>



______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to