Park
-Original Message-
From: Chris Stallo [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2003 9:25 AM
To: [EMAIL PROTECTED]
Subject: [KCFusion] IsNumeric function and hex values?
I've got problem with the IsNumeric function in
ColdFusion.
I've got a page set up with a
Did you try LSIsNumeric? I don't know if this would filter out HEX, but its worth a
try...
Kory Bakken
-Original Message-
From: Chris Stallo [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2003 9:25 AM
To: [EMAIL PROTECTED]
Subject: [KCFusion] IsNumeric function and hex v
I've got problem with the IsNumeric function in
ColdFusion.
I've got a page set up with a form on it. On the page
this form calls I am doing validation to make sure the
entered value is numeric by using the IsNumeric
function - IsNumeric(form.variable)
If I pass in a value like 74d6, it passes
Didn't work before but it did this time ..thanks!
A.
- Original Message -
From: "Benjamin Price" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 18, 2003 3:49 PM
Subject: RE: [KCFusion] Session variable memory
> Since the variable test
]
Sent: Tuesday, March 18, 2003 3:44 PM
To: [EMAIL PROTECTED]
Subject: Re: [KCFusion] Session variable memory
K I took the quotes out still not good.
#session.test#
StructClear(session.test);
gives me "Cannot convert given value to a struct. Please check the validity
of the expression"
Mo
K I took the quotes out still not good.
#session.test#
StructClear(session.test);
gives me "Cannot convert given value to a struct. Please check the validity
of the expression"
Most of the book and Studio examples create structures before they get rid
of them. But it says clearly that this is how
Don't forget, we have a meeting tonight (Tuesday) at 7pm.
It is a demo/presentation on Macromedia Contribute.
We will also have time for Q&A and general discussion if you are interested.
Where:
UMKC Administration building at 5115 Oak St, KCMO 64112-2715, just southeast
of the Plaza.
There is f
day, March 18, 2003 2:37 PM
> To: [EMAIL PROTECTED]
> Subject: [KCFusion] CF on Netscape and IE
>
>
>
> The CF apps I currently work on are written to work with
> Internet Explorer only. When the apps were written a few
> years ago and used with Netscape there were a few pro
Nonsense -- there is nothing to prohibit your web applications server from
working with IE or Netscape. I imagine it was some poor coding issues with
the HTML that they have programmed from the ColdFusion side of things. I
try to go for usability on both browsers, but if there is something tha
Title: RE: [KCFusion] CF on Netscape and IE
blood, sweat, and tears. there's no easy way to go about it. if they, your bosses or whoever, for whatever reason, can't spend the time to go back and forth, back and forth, testing for both, then they won't be able to get them
The CF apps I currently work on are written to work with Internet Explorer only. When
the apps were written a few years ago and used with Netscape there were a few problems
(mostly javascript and cosmetic), so we decided to kick the users out of our apps if
they try to access them using Netsca
Title: RE: [KCFusion] session vars
you don't double quote the session variable name in structdelete, structclear, or structinsert. that's most likely your problem. I'd recommend just clicking on the word in cf studio if you have it and hitting f1 and looking at their example
: <[EMAIL PROTECTED]>
Sent: Tuesday, March 18, 2003 1:54 PM
Subject: RE: [KCFusion] session vars
Heck if I know, I have yet to actually build a website that had any
significant loading on it :-)
You might want to check your server settings (or your setup in the
application.cfm) to see how l
I forgot to mention, you can delete both individual session variables
(struct delete function?) and the whole session variable list for an
individual (structclear?). You could attempt to delete all of them if they
use a logout button, and some of them if they are no longer needed in the
app. This
Heck if I know, I have yet to actually build a website that had any
significant loading on it :-)
You might want to check your server settings (or your setup in the
application.cfm) to see how long the session variables are good for before
they expire. If its only 20-60 minutes, then how likely
OTECTED]Subject: [KCFusion] session
vars
Just how many is TOO many session vars in an
application?
A.
Just how many is TOO many session vars in an
application?
A.
A huge amount of new content went live today on the DevNet Center
http://www.macromedia.com/devnet/. The main theme of this week's content
launch is the Macromedia Flash Slide Show sample application, which
showcases how Flash and Visual Basic can be integrated to create Rich
Internet Applications
om: Adaryl Wakefield
[mailto:[EMAIL PROTECTED]Sent: Friday, March 14, 2003 1:41
PMTo: [EMAIL PROTECTED]Subject: [KCFusion] deleting
session vars
For reasons beyond the scope of this email, I
have a session var that I no longer have need of. I want to get rid of it but
the method that I
For reasons beyond the scope of this email, I have
a session var that I no longer have need of. I want to get rid of it but the
method that I studied
does not
work and tosses an error. Since you can't destroy vars in CF should I just let
it set there in memory or is there something I can do
Keith wanted some suggestions for hosting. There were a number of postings
to my managers list yesterday on the subject, here are the cheaper ones.
Keep in mind that inexpensive/cheap is not always the way to go. Features,
uptime, etc. can be important.
I used http://www.cfm-resources.com/ a li
rtell"
<[EMAIL PROTECTED] To: "KCFusion (E-mail)" <[EMAIL
PROTECTED]>
I have my own private domain name with two sites; my family genealogy and a catch-all
site with
articles on various topics. I've been paying $200/year for CF hosting (one of the
sites uses some
CF). The host company wants to raise that to $300/year. I can either find a much
cheaper company or
gi
]
Subject: Re: [KCFusion] Simple Query Question
Try IN ( ' #PreserveSingleQuotes(hlist)# ' )
-Ben Price
Chris Holdman writes:
> I am having a problem with the
>
> Statementfor some reason it is converting the ' to " when I insert
> it in my IN ( '
an
Webmaster - City of Olathe
(913) 971-6286
(913) 238-4681 Cell
[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 8:29 AM
To: [EMAIL PROTECTED]
Subject: RE: [KCFusion] Simple Query Question
Depend on what the
Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 8:29 AM
To: [EMAIL PROTECTED]
Subject: RE: [KCFusion] Simple Query Question
Depend on what the data type of the field you are calling from the table. If
it is a numeric field you will not need to h
that is correct.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 8:29 AM
To: [EMAIL PROTECTED]
Subject: RE: [KCFusion] Simple Query Question
Depend on what the data type of the field you are calling from the table.
If it is a numeric
t;[EMAIL
PROTECTED]>
KS.ORG>cc:
Sent by: Subject: RE: [KCFusion] Simple Query
Question
[EMAIL PROTECTED]
FYI. Macromedia is listening and fixing some of the problems with the beta
1 of their new website.
-Original Message-
From: On Behalf Of Mike Chambers
Subject: Macromedia.com Beta : Stage 2
Well, I know that it may not always be obvious, but we do listen to the
community's feedback. We
March 18th Meeting - Contribute
Our next meeting will be on Tuesday, March 18th at 7pm.
The presented will be by Brad Miller of Accesszone Design
(www.accesszonedesign.com) and will be an introduction/demo on using
Macromedia Contribute. The presentation will be roughly 30 minutes long
(followed
]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 13, 2003 4:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [KCFusion] Simple Query Question
not setup exactly like you have it but you can use the IN sql statment with
your list of variables
it does not
yeah, they are right, the 'IN' statement is the way to go
geez, what the heck was i thinkin? ;P
-Original Message-
From: Justin Hansen
Sent: Thursday, March 13, 2003 4:24 PM
To: [EMAIL PROTECTED]
Subject: RE: [KCFusion] Simple Query Question
oops.. correction, i dont kn
is Holdman [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 13, 2003 3:59 PM
To: '[EMAIL PROTECTED]'
Subject: [KCFusion] Simple Query Question
I have a form with a multiple select box that I am want to build a query from, but am
having problems. I set up an index loop with an OR stateme
#x27; OR
>
> )
>
>
>
>
>
> Christopher V. Holdman
> Webmaster - City of Olathe
> (913) 971-6286
> (913) 238-4681 Cell
> [EMAIL PROTECTED]
>
> -Original Message-
> From: Dunwiddie, Bruce
> [mailto:[EMAIL PROTECT
L PROTECTED]'" <[EMAIL
PROTECTED]>
KS.ORG>cc:
Sent by: Subject: [KCFusion] Simple Query
Question
o: '[EMAIL PROTECTED]'
Subject: [KCFusion] Simple Query Question
I have a form with a multiple select box that I am want to build a query from, but am
having problems. I set up an index loop with an OR statement, but I have obviously
set it up wrong beacuase it is adding an OR to the e
nal Message-From: Dunwiddie, Bruce
[mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2003
3:16 PMTo: '[EMAIL PROTECTED]'Subject: RE: [KCFusion]
Printer Friendly Directory Listing
if
you say apply that to a tag, and then have multiple tables each
having that style, it
FYI:
Two different CFUGs are broadcasting their presentations via Macromedia
Flash Communications Server MX tonight:
1. The New York ColdFusion User Group (http://www.nycfug.org) will be
broadcasting.
Topic: "From Design to Code: Using UML to Streamline ColdFusion Development"
Speaker: Mark Murp
Title: Message
I've
found that this only works on IE.
-Original Message-From: Dunwiddie, Bruce
[mailto:[EMAIL PROTECTED]Sent: Tuesday, March 11, 2003
3:16 PMTo: '[EMAIL PROTECTED]'Subject: RE: [KCFusion]
Printer Friendly Directory Listing
if
you
ECTED]Sent: Tuesday, March 11, 2003 3:03
PMTo: '[EMAIL PROTECTED]'Subject: [KCFusion] Printer
Friendly Directory Listing
I have a directory listing
pulling from a database and sorting by departments. Everything work
great online, but some people are wanting to print i
Title: Message
I have a directory listing
pulling from a database and sorting by departments. Everything work great
online, but some people are wanting to print it out...when they do sometimes the
page break for printing occurs in the middle of a department listing and the
second page does
From various sources, there is an update to Flash Remoting. Its includes
changes and fixes for the Flash Remoting adapter, as well as the Flash
Remoting components. This fix will also be coming with the next ColdFusion
MX udpater. For more information:
http://www.macromedia.com/support/flash_
would have a rich environment.
- Original Message -
From:
Dunwiddie, Bruce
To: '[EMAIL PROTECTED]'
Sent: Monday, March 10, 2003 11:28
AM
Subject: RE: [KCFusion] storing
files
I
don't necessarily disagree, but there's a difference here. We
inefficiencies no longer is part of the
argument.
-Original Message-From: Greenhagen, Robin
[mailto:[EMAIL PROTECTED]Sent: Monday, March 10, 2003 11:21
AMTo: [EMAIL PROTECTED]Subject: RE: [KCFusion]
storing files
Actually, putting
all the files in the SQL or Oracle DB is ex
1:11
AM
Subject: RE: [KCFusion] storing
files
I'm
pretty sure there's a file size limit as to how much you can store in the
database. You will obviously cause some overhead when loading these files from
the server as compared to loading natively through just iis. You wi
Actually, putting
all the files in the SQL or Oracle DB is exactly where the world is
headed. The next version of Windows Server (after the 2003 version that
comes out in 7 weeks) will use MSSQL Server for it's file system. Oracle
already has a bunch of products based on using the DB as yo
o you don't even have to worry about
it.
-Original Message-From: Adaryl Wakefield
[mailto:[EMAIL PROTECTED]Sent: Monday, March 10, 2003 10:36
AMTo: [EMAIL PROTECTED]Subject: [KCFusion] storing
files
I have a project where people can trac
I have a project where people can track their
progress though a training program. One of the things they need to do is view
images that they uploaded to our server and there are a couple of other files
that relate to them and them only.
The thing I'm agonizing about is rather to store
the f
Title: RE: [KCFusion] dynamic code
Thanks. I definitely see the error of my ways.
-Original Message-From: Dunwiddie, Bruce
[mailto:[EMAIL PROTECTED]Sent: Friday, March 07, 2003 3:59
PMTo: '[EMAIL PROTECTED]'Subject: RE: [KCFusion]
dynamic code
http://www.statest
Title: RE: [KCFusion] dynamic code
http://www.statestreetkc.com/somepage.cfm" method="post">
-Original Message-
From: Matt Jones [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 07, 2003 3:46 PM
To: [EMAIL PROTECTED]
Subject: RE: [KCFusion] dynam
That's true. This is probably a pretty bad idea. I'll go back to putting
the query in the action code. Thanks for the help and quick reply.
-Original Message-
From: Matt Jones [mailto:[EMAIL PROTECTED]
Sent: Friday, March 07, 2003 3:46 PM
To: [EMAIL PROTECTED]
Subject: RE:
: [KCFusion] dynamic code
I'm trying to run a query that is passed from the form page with embedded CF
variables in it. It doesn't sound that tough but for some reason I can't
get it to work. This in under MX and must work in 5, too. I've tried
various uses of Evaluate and can
#PreserveSingleQuotes(FORM.Insert_qry)#
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 07, 2003 3:43 PM
To: [EMAIL PROTECTED]
Subject: [KCFusion] dynamic code
I'm trying to run a query that is passed from the form page with embedd
I'm trying to run a query that is passed from the form page with embedded CF
variables in it. It doesn't sound that tough but for some reason I can't
get it to work. This in under MX and must work in 5, too. I've tried
various uses of Evaluate and can't get it to resolve the inner variable.
jeff
ternet Development
DistributorCentral, LLC
888-516-7401
http://www.distributorcentral.com
[EMAIL PROTECTED]
- Original Message -
From: "Jason Nokes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 03, 2003 4:25 PM
Subject: [KCFusion] CF mysteriously stopping/
Glenn Crocker
[mailto:[EMAIL PROTECTED]Sent: Thursday, March 06, 2003 11:23
AMTo: [EMAIL PROTECTED]Subject: RE: [KCFusion]
include vs custom tag
I've
built some substantially huge CF sites, and using instead of
wherever you can is critical. Execution time is
probably n
TED]Subject: RE: [KCFusion]
include vs custom tag
what
version of fusebox are you changing?
-Original Message-From: Dunwiddie, Bruce
[mailto:[EMAIL PROTECTED]Sent: Thursday, March 06, 2003
11:11 AMTo: '[EMAIL PROTECTED]'Subject: RE:
[KCFusion] include vs
L PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Dunwiddie,
BruceSent: Thursday, March 06, 2003 10:29 AMTo:
'[EMAIL PROTECTED]'Subject: [KCFusion] include vs custom
tag
We're still using cf 4.5 sp2. We're currently having a
disagreement about whether to define ou
Title: include vs custom tag
what
version of fusebox are you changing?
-Original Message-From: Dunwiddie, Bruce
[mailto:[EMAIL PROTECTED]Sent: Thursday, March 06, 2003
11:11 AMTo: '[EMAIL PROTECTED]'Subject: RE:
[KCFusion] include vs custom tag
I'll
l
March 06, 2003 11:02
AMTo: [EMAIL PROTECTED]Subject: Re: [KCFusion]
include vs custom tag
Curious. If you have time, can you explain what
you mean exactly when you say you are going to use custom tags for the
framework?
A.
- Original Message -
From:
Dunw
2003 10:29
AM
Subject: [KCFusion] include vs custom
tag
We're still using cf 4.5 sp2. We're currently having a
disagreement about whether to define our new framework for a site based on
custom tags for each page basically, or the same thing using includes instead.
I
]Sent: Thursday, March 06, 2003
10:29 AMTo: '[EMAIL PROTECTED]'Subject: [KCFusion]
include vs custom tag
We're still using cf 4.5 sp2. We're currently having a
disagreement about whether to define our new framework for a site based on
custom tags for each page bas
Title: include vs custom tag
We're still using cf 4.5 sp2. We're currently having a disagreement about whether to define our new framework for a site based on custom tags for each page basically, or the same thing using includes instead. I personally think the custom tags are a complete necess
t; cc:
Sent by: Subject: RE: [KCFusion] Problems
creating SQL Server datasource
[EMAIL PROTECTED]
f the original message.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Cold Fusion
> Sent: Wednesday, March 05, 2003 3:01 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [KCFusion] Problems creating SQL Server datasource
>
>
> Sorry
5, 2003 3:09 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [KCFusion] Macromedia betas their new site
>
>
> Macromedia's site :-)
>
> I'll be the first to admit that our kcfusion.org site is
> well...pathetic...
> one of these days I'll get some of it updated
Sorry for the vagueness of my earlier message. I find errors in two places.
First, there is the error that CFAdmin throws when it can't verify the
datasource.
Connection verification failed for data source: MYDSN
[]java.sql.SQLException: SQLException occurred in JDBCPool while attempting
to c
Title: Re: [KCFusion] Macromedia betas their new site
thanks for telling me about that; I'll forward this to Michael and he can fix it since I'm suppose to be in bed with the flu.
--
Charmaine L. Hodge
Blue Skies Creative Group
816.452.4159 office
816.668.5119 mobile
www.BlueSkiesCr
Title: Re: [KCFusion] Macromedia betas their new site
I am part of the team who is going to help design and build the website for KC-MUG.
Perhaps I can help you with look/feel too.
--
Charmaine L. Hodge
Blue Skies Creative Group
816.452.4159 office
816.668.5119 mobile
Macromedia's site :-)
I'll be the first to admit that our kcfusion.org site is well...pathetic...
one of these days I'll get some of it updated, right now its more of a place
holder to announce meetings.
__
The KCFusion.org li
Title: Re: [KCFusion] Macromedia betas their new site
hey..
http://www.blueskiescreative.com/index1.html
when
you click on portfolio it goes to the team page and vice
versa
-Original Message-From: Blue Skies Creative Group
[mailto:[EMAIL PROTECTED]Sent: Wednesday
Title: Re: [KCFusion] Macromedia betas their new site
are you talking about the Macromedia site or the kcfusion.org site?
--
Charmaine L. Hodge
Blue Skies Creative Group
816.452.4159 office
816.668.5119 mobile
www.BlueSkiesCreative.com
From: "Ryan Hartwich" <[EM
eply email and destroy all copies of the original message.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Cold Fusion
> Sent: Wednesday, March 05, 2003 12:08 PM
> To: [EMAIL PROTECTED]
> Subject: [KCFusion] Problems cr
I've been away from CF for awhile and need some help. I suppose my question
is more SQL Server related, but if affects my CF, so here goes. I am trying
to connect to a SQL Server 7 database in a domain environment. I have tried
various user type combinations. I tried adding a standard user in
nal Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Ryan Hartwich
> Sent: Wednesday, March 05, 2003 1:05 AM
> To: [EMAIL PROTECTED]
> Subject: [KCFusion] Macromedia betas their new site
>
>
> Check out MM's overhaul of their website. It is in
Check out MM's overhaul of their website. It is in beta now and not
Everything is online and working 100%, but it is a complete change.
Also, MM released a newer version of Flash Player 6 (79 versus the older 65)
on Tuesday. It includes some security fixes and flash communications server
enhance
Title: Message
Director MX DiscountWe are happy to offer all Macromedia User Group Members a 10%
discount on Director MX on the Macromedia Online Store.
To apply the discount,
go to the Macromedia Store http://dynamic.macromedia.com/bin/MM/store/US/home.jsp. You will be prompted for a cod
lto:[EMAIL PROTECTED]
Sent: Tuesday, March 04, 2003 7:53 AM
To: [EMAIL PROTECTED]
Subject: Re: [KCFusion] CF Updater
FYi: I don't know the exact circumstances, but I've installed CFMX on two
boxes now (Windows) and they've both taken the updater 2 with no problems.
Bradle
FYi: I don't know the exact circumstances, but I've installed CFMX on two
boxes now (Windows) and they've both taken the updater 2 with no problems.
Bradley Miller, Owner/Programmer/Designer
AccessZone Design - www.accesszonedesign.com
Blue Springs, Missouri
Phone: 816-228-3814 Fax:
think of anything else I will add to this list.
Bryan LaPlante
- Original Message -
From: "Jason Nokes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 03, 2003 4:25 PM
Subject: [KCFusion] CF mysteriously stopping/starting
> We are having some serious
Thanks this worked great! Still having other issues with cfgrid but it
solved this issue.
-Original Message-
From: Doug Teetzen [mailto:[EMAIL PROTECTED]
Sent: Monday, March 03, 2003 4:23 PM
To: [EMAIL PROTECTED]
Subject: RE: [KCFusion] MX Updater 2
We had that issue on both our test
The standard answer is to lock all your Client/Session & Application
variables.
Another solution that worked for me when this happened was to uninstall CF
and reinstall it and the service packs. Rebooting between of course.
We are having some serious problems with a CF 5 SP3 server that keeps
stopping and starting its CF service. The stops/starts will happen in
clusters, usually 4-5 times within 1-2 minutes at different times during the
day. In one 20 minute block, it did this 17 times.
The server itself is extremely
Message-
From: Ryan Hartwich [mailto:[EMAIL PROTECTED]
Sent: Monday, March 03, 2003 3:48 PM
To: [EMAIL PROTECTED]
Subject: RE: [KCFusion] MX Updater 2
I didn't have any problems with the first or second install. Are you sure
that you stopped all (3) of the services that CF has running pri
You have to
make sure you that you told it the correct directories when you installed it
and that is it.
-Original Message-
Subject: [KCFusion] MX Updater 2
We are having trouble getting the updater 2 for CFMX to work on windows. It
looks like it installs fine but then some of the class fil
We are having trouble getting the updater 2 for CFMX to work on windows. It
looks like it installs fine but then some of the class file can't be created
due to files with the same names but different case, i.e.
CFusionMX\europa\cfusionMXwwwroot\WEB-INF\cfclasses\cfselect2ecfm313770878.c
lass and C
Title: http file uploads
we have the need to do some large http file uploads. I seem to remember some limitations, especially on macs. does anyone know these limitations that we would run into offhand?
Tom,
Sadly, I have had problems with CFGrid in the past. It seems as if most of
the people I have corresponded with have had problems with it. To my
knowledge no significant enhancements or fixes were made between 4.5, 5, and
MX.
Try clearing your cache on both the server (IIS may require reboo
We are having a problem with the CFGrid never loading. There is no error
message and the progress bar never completes. There is only a gray
rectangle where the grid should be. We have applications that were running
fine on 5.0. When we upgraded to MX, the problem started. We have applied
the
-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Ryan Hartwich
Sent: Thursday, February 27, 2003 2:08 PM
To: [EMAIL PROTECTED]
Subject: [KCFusion] March Meeting questionnaire - Contribute demo
March Meeting - Contribute
I am working on putting together our March meeting.
Title: RE: [KCFusion] What Contribute is - synopsis
thanks for the info.
-Original Message-
From: Ryan Hartwich [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 27, 2003 2:48 PM
To: [EMAIL PROTECTED]
Subject: [KCFusion] What Contribute is - synopsis
>From MM's site &qu
>From MM's site "Macromedia Contribute is the easiest way to update content
for any HTML website, including sites built in Macromedia Dreamweaver,
Microsoft FrontPage, and other web tools. With Contribute, non-technical
users can make changes while automatically respecting site standards for
style,
Title: RE: [KCFusion] March Meeting questionnaire - Contribute demo
ryan, for those of us who don't really pay any attention to news events at all of the software companies, can you explain what mm contribute is? I currently have no idea and would have to look it up and probably wouldn&
Am coming.
Either day.
Any location.
A.
- Original Message -
From: "Ryan Hartwich" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 27, 2003 2:08 PM
Subject: [KCFusion] March Meeting questionnaire - Contribute demo
March Meeting - Contribute
I
March Meeting - Contribute
I am working on putting together our March meeting. It will be presented by
Brad Miller of Accesszone Design and will be an introduction/demo on using
Macromedia Contribute, including how to install/configure it from the
administrator/server point of view, basic feature
e-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Keith Purtell
> Sent: Wednesday, February 26, 2003 3:44 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [KCFusion] Uploading file from Web form
>
>
> The file I'm uploading is MS Word, no blank lines. CFC
From: johnny sewell [mailto:[EMAIL PROTECTED]
Hi Folks,
I live in Lenexa and have attended a few of the KCMUG User Group Meetings
but the only CF meeting I attended was when Mike Downey from Macromedia was
in town in September.
I think that was a combined CF/KCMUG meeting but not sure.
I
Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Wednesday, February 26, 2003 2:52 PM
To: [EMAIL PROTECTED]
Subject: [KCFusion] CGI vars and MX
We are trying to upgrade from 5.0 to MX. We are using it with IIS. Once we
installed MX some of our CGI
ECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Dunwiddie, Bruce
> Sent: Wednesday, February 26, 2003 2:56 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: [KCFusion] Uploading file from Web form
>
>
> ok, I have one other horribly obnoxious and rather obscure
> bug I know
Title: RE: [KCFusion] Uploading file from Web form
ok, I have one other horribly obnoxious and rather obscure bug I know about with iis. if the file that you're uploading is like a plain text file, and has 2 blank lines with just carriage return characters on them, iis treats that as th
301 - 400 of 2633 matches
Mail list logo