I was wondering if they was a way to create a "status bar" functionality
via cold fusion to show how much of the file has been uploaded and display
it on a pop up window and refresh it every few seconds..
any comments or suggestion would be most welcome.:)
Thanks in ad
more info on this.
thanks
Joel
~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http
All:
Does anyone know of any .vtm file written for JavaScript functions? I've
found ones for ASP, PHP, etc. I was just curious if there was one for
JS. And also if anyone has a toolbar set for studio 4.5x.
Thanks.
=
Joel Firestone - Lead Developer
Delmarva Onlin
e that you would recommend.
Priced at around the $1000mark
thanks in advance
joel
--=_NextPart_000_0085_01C06DD3.A35FB760
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Does anyone know of any good =
cold fusion sho
Mike:
Thanks. They're actually weren't anything. So after running, I simply set
and so on, and it worked. Thanks for the guidance. That's what I get for
trying to copy > paste from another code snippet. : )
Joel
: Looks to me like the .Fields is not a property of the OC
e = Request("card_exp")
AuthCtl1.Amount = Request("amount")
AuthCtl1.AVSAddress = Request("card_address")
AuthCtl1.AVSZip = Request("card_zip")
' Call the Authorize function
AuthCtl1.Authorize
%>
=
Joel Firestone
One way I found useful was to use JavaScript on the client-side
to test if they were numbers or not. Then you know only numbers
are being submitted.
J
: I am trying to do some server side validation for a phone number, but I am
running into an odd problem. I split the phone number entry form in
You have to use the absolute physical path to the file. So, you should do
something like this:
Hope this helps
Joel
At 10:50 AM 11/7/00, you wrote:
>Hi again,
>
> From a directory I want to check to see if a file exists in a sub directory.
>
>
>I do the following
I am using cfcontent to allow a user to download graphics file to their
hard drive(mainly tiff and eps files). The script works great with IE and
Netscape on a PC and also works on a MAC with Netscape. However, When using
IE with a mac, the file is downloaded to the browser. Any ideas on how to
I am using cfcontent to download various graphic files to the hard drive.
They are primarily psd, eps, and tif files. Cfcontent works great on a PC
with both IE and Netscape, but completely bombs on a MAC. When downloading
to a MAC, the MAC opens the file in the browser, or, if can't do that,
I have asked Allaire about this same question. They told me that they would
get back to me when they haved discussed it with the technology team.
Joel
- Original Message -
From: "Cameron Childress" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
want towhich will be nice...But I need to get my new webpage up
first also.
If there is anything you think I should include just email me personaly...or
if you want an update on my progress i will be making a mailling list if
enough are interested...
Joel
- Original Message -
From
I am trying to use a network path for my custom tags and source code. Unfortunately,
it does not seem that the CF server is caching these files.
Any Ideas
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion
Do you have the Cold Fusion server configured to use the correct mail server?
Hope this helps
Joel
At 11:52 AM 9/15/00, you wrote:
>Any idea why this doesn't work?
>
>subject="test">
You can purchase a yearly subscription from jcsm.com and that entitles you
to a years worth of monthly updates.
Joel
At 08:23 PM 9/13/00, you wrote:
>I want to own the DB so I don't have to rely on another site.
>
>Thanks,
>
>Neil
>
>- Original Message -
>
You can use the JCS zip database(available from this url:
http://www.jcsm.com) and cf_ziprad (available from allaire). Works like a
charm!
Joel
At 04:45 PM 9/13/00, you wrote:
>Does anyone know of a zip code search application (preferably done in CF)
>that allows site visitors to enter
There should but a file in the directory called cfencrypt.exe. Just follow
the instruction...
About the cfdecrypt. I will tell you that it does exist. and it works
pretty good..But why have it when you can do it yourself...
Joel
- Original Message -
From: "J.Milks&quo
be called???
Thanks
Joel Blanchette=20
Perl/Cold Fusion/Web Designer=20
256-1976=20
Cell. 229-2304=20
[EMAIL PROTECTED]
--=_NextPart_000_0007_01C014F9.6073FC00
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello All,
One simp
on a form field and if it is not defined =
to write something. i tried the following with no success...Hope =
someone can help.
You forgot your name
I also tried
You forgot your name
but still with no success...Hope someone can help me out!!!
Thank
You can also use the tag:
At 08:20 AM 8/22/00, you wrote:
>This message is in MIME format. Since your mail reader does not understand
>this format, some or all of this message may not be legible.
>
>--_=_NextPart_001_01C00C44.1E5D7688
>Content-Type: text/plain;
> charset="iso-8859-
Thanks!
I was able to I removed the cfmailparam tags I had included in the cmail
tags and this seemed to clear it up.
I originally had this specific app coded to send only plain text emails,
but the client wanted to allow registarants to have the option of getting
email in either plain text or
Hello--
I have an application that allows a user to sign up to receive email
messages from a web site. At the end of the email message acknowledging the
email registration I have something to the effect: 'to edit your email club
preferences, or to unsubscribe, please follow this link: blah, bla
Hope this helps
Joel
At 07:15 AM 8/15/00, you wrote:
>Hello. I was wondering what is the best way to have a form
>redisplay with error messages if the user enters in valid input.
>
>Say the user leaves their name blank, and its a required field,
>instead of showing an error page sa
Try putting this cfheader tag in before cfcontent. It seems to do the trick.
At 03:34 PM 8/3/00, you wrote:
>I am having trouble with using CFCONTENT tag... rather than returning the
>filename when it prompts the user to download a file... it is returning the
>script name that the CFCONTENT t
Hello--
I need a way to have a user download a selected file to his or her hard
drive. What is the best way to do this?
Thanks
Joel
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe
You can use the createtimespan function.
ie.
I think this will expire a cookie in 10 minutes.
Joel
At 02:36 PM 7/28/00, you wrote:
>How does one cause cookies to expire in a number of minutes instead of
&g
Everyone:
I've seen a few posts here and there discussing session variables in a
clustered environment. Are there any pages or resources I can look at
that would help explain them, or how to implement them? A cluster is
in my not-so-distant future, so I want to be prepared.
Many thanks.
for the number one..you want to know where the file is...you can use
something like this
#THISFILE#
Should work.
Joel
- Original Message -
From: "Stanislav Maximov" <[EMAIL PROTECTED]>
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Sent: Monday, July
How does you cfquery look like
Show us some code...
Joel
- Original Message -
From: "Dick Applebaum" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, June 28, 2000 3:30 AM
Subject: Re: Why won't this work?
> Ch
I just had to do this recently. I found the tutorial here. Check it out:
http://www.teamallaire.com/tutorials/limitFileUploadSize.cfm
Joel
: To do this use you can use the
: CGI.CONTENT_LENGTH variable
:
: Justin MacCarthy
I seem to get it everytime I do it, even after I've checked to make sure the
fields were named correctly. So I've lately just been pasting in the tables
and correcting the primary keys and ntext fields. Prolly a better way, but
it's fairly quick and painless.
Joel
"Russ
Doug:
Does queryname.currentrow help?
Joel
"Douglas Jordon" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
: Is there a way to find out which row number any given record is?
Syntax should be like this:
#body#
Make sure you surround your variables with
Hope this helps
Joel
At 11:26 AM 6/27/00, you wrote:
>Hi, I'm sort of a newbie with Cold fusion, so I'm probably doing some
>simple mistake. I can't get my text to show up on a cfquery using
&
Try
#body#
Joel
"Gregg Kachel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
: Hi, I'm sort of a newbie with Cold fusion, so I'm probably doing some
: simple mistake. I can't get my text to show up on a cfquery using
:
I guess I better beef up on my database design skills.
Thanks to everyone.
Joel
"Dave Watts" <[EMAIL PROTECTED]> wrote in message
000601bfe055$9cc19ec0$[EMAIL PROTECTED]">news:000601bfe055$9cc19ec0$[EMAIL PROTECTED]...
: This is not the right approach. You'll want
Thanks. That's exactly what I'm looking to do, and will test. Much appreciated!
And I guess I better learn to explain myself better. : )
Joel
"Philip Arnold - ASP" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
: > I ha
I was storing them as a list so one item could be associated with several
categories, instead of having to add one for each category. All I want is
for an ID to be passed, and if that ID exists within that column, then
display it.
I'm trying all of these solutions. Thanks.
Joel
"Ma
list (2,5,56,89). Thus the
varchar field, and not a numeric. How can I select those items that contain
the correct url.catid? I tried the IN keyword, with no success.
Any help would be greatly appreciated.
Joel
--
Arc
...
Joel
- Original Message -
From: "Paul Ihrig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 26, 2000 12:41 PM
Subject: RE: Macromedia Ultradev
> i am thinking about creating a cf / ud site to guide newbies [like myself]
> into the world of
In outlook expres all you have to do to take out the preview panel is go in
view layout...Then uncheck the preview panel. Very easy...
Joel
- Original Message -
From: "Birgit Pauli-Haack" <[EMAIL PROTECTED]>
To: "Stas Maximov" <[EMAIL PROTECTED]>
Sen
Or try www.learnasp.com. Good tutorials there, as well.
Joel
<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
: hi there! I know this is a CF list, but my boss asked me to create a template
: in ASP and I've never worked with it.
: I have a
Bridget:
Try 1st Page 2000. It's decent, and free.
http://www.evrsoft.com/1stpage2.zip
Joel
: Hello,
: I am looking for a free downloadable html text editor. I thought had
: bookmarked one that was mentioned in this forum, but I guess I didn't.
: If anyone had any good suggestio
: can I ask what the code is to remove spaces between words so that I can =
: update the database with the values minus the blank spaces
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www
Miriam:
If they can change everything, then you really have nothing to tie the fields
together, so the db doesn't know which to change. In these instances,
a unique identifier should be used.
Hope this helps.
Joel
"Miriam Hirschman" <[EMAIL PROTECTED]> wrote in message
Try:
ReplaceNoCase(strClean, Chr(13), "', "ALL")
It's what to search for then what to replace it with.
: Hi all,
:
: I'm currently working on building a fully threaded message board. Progress
: is going well however I'm having a minor problem. I'm trying to replace user
: enter line breaks with
Normally, if memory serves me well, it means your trying to enter data
into a field where the length of the data is longer then the maximum number
of characters allowed. If it's a form, try maxlength="", or expand the
length
of your datatype.
Joel
: Error Occurred While Pro
is a text input
type field).
Hope this helps.
Joel
At 08:43 AM 6/1/00, you wrote:
>Error Occurred While Processing Request
>Error Diagnostic Information
>ODBC Error Code = 22001 (String data right truncation)
>
>
>[Microsoft][ODBC SQL Server Driver][SQL Server]String or bin
onmental Management
>Applications Developer
>(505) 866-1654
>[EMAIL PROTECTED]
>
>--
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>send a message to
Make sure the form's method is set to "post"
Also, if you are trying to upload files with the form, set the enctype to:
enctype="multipart/form-data"
Joel
At 09:32 AM 5/31/00, you wrote:
>I have a form. I have an action page.
>When I fill out the form (which is
drop
down box.)
I am not sure if this helps, but I have put the tag in the same directory
as the calling file and had no problems
Joel
At 03:38 AM 5/31/00, you wrote:
>Can anyone help me with the TwoSelectsRelated tag? I've never used one
>before, and here's the error I
d it so all chosen id's get changed to "No" for Pending.
Otherwise, you could build a page to do it manually, or hourly/daily/weekly
with CFSCHEDULE.
Joel
"Hubert Earl" <[EMAIL PROTECTED]> wrote in message
001301bfca63$6da3fd20$2e0020c4@a6h8m9">news:001301
Another:
http://www.houseoffusion.com/index.cfm?body=body/asp
Joel
: I wrote on Friday to ask for some good resources or reasons why CF is a
: better application developer than ASP. Although I did receive some really
: good references, I didn't receive nearly as much of a response
end a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
Joel Richards
Web Developer
Brainstorm Industries
<http://www.brainstormin.net/>[EMAIL PROTECTED]
--
Archives: http://www.eGroups.com/l
Andrew:
Setup your RDS to point to your Cold Fusion server. The setup an ODBC
connection to your Oracle server. Then when you connect to the RDS, you'll
be able to browse the datasources on that machine. The datasource is what
connects directly to the database.
Hope this helps.
Joel
&q
, you'll
: be able to browse the datasources on that machine. The datasource is what
: connects directly to the database.
:
: Hope this helps.
:
: Joel
:
: "Andrew Fandre" <[EMAIL PROTECTED]> wrote in message
: [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
: I've got a pro
Bridget:
I would assume all you need to do is setup up your form page (with the
option) and a result page. Once submitted, use to email the message
including your chosen form option (#form.option#).
Hope this helps.
Joel
"Bridget Corkery" <[EMAIL PROTECTED]>
27;s a tag in the gallery called TwoSelectsRelated and ThreeSelectsRelated
by Nate Weiss. Killer stuff. You may want to try them out. And yes, he uses
JavaScript and arrays to do it.
They're worth the download.
Joel
:
: There are #Get.RecordCount# Dealers in Your State.
:
: #Get.RecordCount# is 0>
: Please contact Us
:
Jeff:
Try:
There are #Get.RecordCount# Dealers in Your State.
Please contact Us
You ended the http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com
user copy.
Joel
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsub
format the time like this: Wed, 24 May 2000 15:21:31 GMT
or the http header wouldn't work.
None of this seems to work. Anybody else who has worked with this tag have
any other workarounds to this?
Joel
Joel Richards
Web Developer
Brainstorm Industries
<http://
This is a multi-part message in MIME format.
--=_NextPart_000_002F_01BFC40C.895D2DA0
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Miriam:
If it's numerical, you can do:
select sum(myfield) as sum_myfield
and that will add them up f
to be put on hold.
Thanks.
===
Joel Firestone - Lead Developer
Delmarva Online
http://www.dmv.com/
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusio
I am looking into integrating the check orders feature of AbleCommerce with
UPS office. So order info will automatically get exported to UPS Office
for shipping label generation.
Any one done this?
Joel
Joel Richards
Web Developer
Brainstorm Industries
<http://www.brainstormin.net/>
Use #RERplace(number, ",|.", "", "ALL")#
This usually works for me when dealing with money datatypes in SQL anyway.
JOel
At 04:26 AM 5/19/00, you wrote:
>hi,
>
>I've got a number in the form of 16,511.00
>I'd like to convert it to just 16511
-
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>send a message to [EMAIL PROTECTED] with 'unsubscribe
write their own components to go out and get the prices "on-the-fly"? What
would the best scenario? I figured the first would be alot faster, but the
second
would be alot more current.
Any input would be appreciated. Thanks.
===
Joel Firestone - Developer
Delmarva
nsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
Joel Richards
Web Developer
Brainstorm Industries
<http://www.brainstormin.net/>[EMAIL PROTECTED]
--=
5 PM
Subject: RE: Crypt.exe Help
> Contact Allaire. They can decrypt those pages, and you don't have to
deal
> with the shady underground of CF developers who have decrypt capabilities
> ;).
>
> Chris Evans
> [EMAIL PROTECTED]
> http://www.fuseware.com
>
>
> ---
This is a multi-part message in MIME format.
--=_NextPart_000_002C_01BFBC4C.1948C8C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello Everyone,
I need Help!!! I encrypted my cfm pages and it was my only version. =
Now all the code
Everyone:
I found the solution to this problem. IE cannot handle the
enctype="multipart/form-date" in the tag. It just completely stops.
If you take that line out, the form works fine. Netscape has no problem
with it.
Just an FYI.
===
Joel Firestone - Developer
Delma
variables
throughout. But with Netscape, it's all good.
I won't bash the Mac. In some aspects, I like it. I've just been born and
bred
PC. : )
===
Joel Firestone - Developer
Delmarva Online
http://www.dmv.com/
> There is an undocumentated bug with Mac IE in conjunct
? I'm losing more and more hair and
brain
> cells. It's IE 4.5, if that helps. I don't wanna bash Macs, but...
>
> Thanks.
>
> ===
> Joel Firestone - Developer
> Delmarva Online
> http://www.dmv.com/
>
>
---
e Mac, when the form is
submitted, it just prints a blank html page. It never writes the data, or
redirects.
It does nothing.
Can anyone help me figure this out? I'm losing more and more hair and brain
cells. It's IE 4.5, if that helps. I don't wanna bash Macs, but...
Thanks.
ould =
never use=20
any of the results to write to another db. It would always say "Query =
not found".=20
And I did use all of the correct attributes. How did you get around it.
Thanks.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Joel Firestone - Developer
Delmarva On
Thanks everyone. Guess I better learn some JavaScript now. : )
The eternal slacker...
===
Joel Firestone - Developer
Delmarva Online
http://www.dmv.com/
--
Archives: http://www.eGroups.com/list/cf-talk
ge needing to be refreshed or a form posted.
Is it possible? And if so, any pointers or references would be greatly
appreciated.
Thanks.
===
Joel Firestone - Developer
Delmarva Online
http://w
If you're using studio, right-click and choose "Insert Expression". Then
click
on "Variables". They're listed there, as well. Just another way.
===
Joel Firestone - Developer
Delmarva Online
http://www.dmv.com/
I might be looking in all the wrong pl
ubid,4.html
I can't comment if it actually works because the site is still in progress.
But
as I've read in the forums, that's the way to index your dynamic content.
My $.02.
===
Joel Firestone - Developer
Delmarva Online
http://www.dmv.com/
> This question pop'
Thanks. Dumb ol' me never looked to see that convert() wasn't a CF command.
Worked like a charm. Thanks.
===
Joel Firestone - Developer
Delmarva Online
http://www.dmv.com/
"Philip Arnold - ASP" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECT
This problem
is very
likely due to the fact that either:
1. You have misspelled the parameter name, or
2. You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL, or
CFTABLE tag.
What do I need to do in order to update a money field? Any help would be
GREATLY appreciated.
===
This is a multi-part message in MIME format.
--=_NextPart_000_00B8_01BFADEC.AF6E6D00
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
I "believe" it was $895 per person.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
e it?
Or is my only solution to use cfhttp passing it the text to run on, and then
use
the results to save as my variable?
Thanks.
===
Joel Firestone - Developer
Delmarva Online
http://www.dmv.com/
-
ssage body.
Hope this helps
Joel
At 10:48 PM 4/24/00 +0930, Leong Yew wrote:
>Thanks for the prompt reply.
>
>I'd better clarify. No I wasn't referring the "="s appearing on this list.
>The problem seems to be occuring on quite often regardless of where I've
>
Thanks, guys. I also in my travels found CF_Perl, in case anyone ever needs
a fix like we did in the future.
===
Joel Firestone - Developer
Delmarva Online
http://www.dmv.com/
"Joel Firestone" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[
ppreciated. Thank you for your time.
===
Joel Firestone - Developer
Delmarva Online
http://www.dmv.com/
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com
Everyone:
I've run across a requirement that we store passwords in a mySQL database
with DES Encryption. Has anyone dealt with this that can point me in the
right direction.
Thanks.
===
Joel Firestone - Developer
Delmarva Online
http://www.dm
--=_5598966==_.ALT
Content-Type: text/plain; charset="us-ascii"
Is there a way to have CFFILE insert an image file directly into a sql database
rather than save it to a directory?
Thanks
Joel
Joel Richards
Web Developer
Brainstorm Industries
<http://www.bra
Geo:
I would "assume" they used to read the content in the table on the
Developer's page showing the last 10 submissions. You would read the data,
strip out the excess code, and display the info on your page. But this is my
guess.
===
Joel Firestone - Developer
Fusion and vice versa?
Thanks
Joel
Joel Richards
Web Developer
Brainstorm Industries
<http://www.brainstormin.net/>[EMAIL PROTECTED]
--=_19161387==_.ALT
Content-Type: text/html; charset="us-ascii"
Seems like I saw some posts earlier about integrating
Flash w
They're should be in UserData\Snippets in your Studio directory. And what I
do
is zip the folder up. Or simply copy it. It can't be the big unless you you
have a
gazillion snippets.
===
Joel Firestone - Developer
Delmarva Online
http://www.dmv.com/
"Dave
anted to know what
everyone seems to think. Personally I'm thinking of using arrays. I think
it'll be faster and take a load off of the db. But I'm open to input.
Thanks.
===
Joel Firestone - Developer
Delmarva Onlin
db on their end and re-upload. Once that happens, I'll try again.=20
But I know it's not a overload issue, as this site gets dismal page=20
views.
Thanks again, guys.
Joel
"Alexander Lamon" <[EMAIL PROTECTED]> wrote in message =
news:<[EMAIL PROTECTED]>...
> Joel
change the same data at the same time.
And here's the code:
select * from JobApps
It doesn't get much simpler then that. I appreciate your input. And there
are no files included.
Just this and a statement.
Thanks.
===
Joel Firestone - Developer
Delmarva Onlin
301 - 393 of 393 matches
Mail list logo