.7374
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 1:05 PM
To: CF-Talk
Subject: RE: automatically submit form - Sorry
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q260694
Found it! you can write a loop program real quick t
??
Diana Nichols
Webmistress
http://www.lavenderthreads.com
770.434.7374
-Original Message-
From: Alex [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 12:57 PM
To: CF-Talk
Subject: Re: automatically submit form
RUNAT=Server
On Mon, 15 Apr 2002
No problem...I just assumed a typo :)
D
Diana Nichols
Webmistress
http://www.lavenderthreads.com
770.434.7374
-Original Message-
From: Justin Scott [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 1:33 PM
To: CF-Talk
Subject: Re: automatically submit
> >>You must have missed the part where he said...
>
> She
DOH! Sorry about that.
-Justin Scott, Lead Developer
Sceiron Internet Services, Inc.
http://www.sceiron.com
__
Get the mailserver that powers this list at http://ww
ot; <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, April 15, 2002 11:58 AM
> Subject: automatically submit form
>
>
> > I am generating a form to submit to a remote applicationand I need to
> > have the form submit
15, 2002 12:53 PM
To: CF-Talk
Subject: RE: automatically submit form - Sorry
Good thought...unfortunately the form has about 300 fields, and could well
exceed the url size limit.
D
Diana Nichols
Webmistress
http://www.lavenderthreads.com
770.434.7374
-Original Messa
She
>>You must have missed the part where he said...
-Original Message-
From: Justin Scott [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 12:19 PM
To: CF-Talk
Subject: Re: automatically submit form
> have the scheduled event run a template with
You must have m
If there is no browser present, what determines the URL size limit? is there
one?
CT
-Original Message-
From: Diana Nichols [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 12:53 PM
To: CF-Talk
Subject: RE: automatically submit form - Sorry
Good thought...unfortunately the form
al Message-
From: Diana Nichols [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 12:53 PM
To: CF-Talk
Subject: RE: automatically submit form - Sorry
Good thought...unfortunately the form has about 300 fields, and could well
exceed the url size limit.
D
Dia
, April 15, 2002 12:38 PM
To: CF-Talk
Subject: RE: automatically submit form - Sorry
can the form accept a "get" method. if so then what you can do is just pass
all the value through the url. without cfhttp, i don't think you can do a
post method.
Anthony Petruzzi
Webmaster
954-
002 12:48 PM
To: CF-Talk
Subject: RE: automatically submit form - Sorry
Can you explain that a little bit more in detail? Does that mean that
you aren't allowed to use cfhttp because of the client's security, that
you use a server where it is not allowed, or because somebody said that
yo
> Sorry...I forgot to mention that I can't use CFHTTP - we scrapped that
idea
> so long ago I'd forgotten about it - but the client has challenge/response
> security on their serverso it doesn't work.
It looks like you have two options in this case:
1. Get the client to change the app to use
: Diana Nichols [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 12:37 PM
To: CF-Talk
Subject: RE: automatically submit form - Sorry
Sorry...I forgot to mention that I can't use CFHTTP - we scrapped that idea
so long ago I'd forgotten about it - but the client has challenge/response
: Diana Nichols [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 12:37 PM
To: CF-Talk
Subject: RE: automatically submit form - Sorry
Sorry...I forgot to mention that I can't use CFHTTP - we scrapped that
idea
so long ago I'd forgotten about it - but the client has
challenge/response
nderthreads.com
770.434.7374
-Original Message-
From: Jim McAtee [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 12:12 PM
To: CF-Talk
Subject: Re: automatically submit form
http://www.somewhere.com/cgi-bin/whatever
method="post">
Jim
- Original Messag
. CF Developer
M.D. ANDERSON
- Original Message -
From: "Diana Nichols" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, April 15, 2002 10:58 AM
Subject: automatically submit form
I am generating a form to submit to a remote applicatio
> have the scheduled event run a template with
You must have missed the part where he said...
"...scheduled event, so there won't be a browser open to run JS"
-Justin Scott, Lead Developer
Sceiron Internet Services, Inc.
http://www.sceiron.com
_
boy...I feel stupid.
-Original Message-
From: Craig Thomas [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 12:13 PM
To: CF-Talk
Subject: RE: automatically submit form
have the scheduled event run a template with
Craig
-Original Message-
From: Diana Nichols [mailto
http://www.somewhere.com/cgi-bin/whatever
method="post">
Jim
- Original Message -
From: "Diana Nichols" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, April 15, 2002 9:58 AM
Subject: automatically submit f
How about CFHTTP with a method="post"?
-Justin Scott, Lead Developer
Sceiron Internet Services, Inc.
http://www.sceiron.com
- Original Message -
From: "Diana Nichols" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, Apri
Yep, I think you're wrong. You can use cfhttp to do exactly this. And
no need for javascript either.
- Matt Small
-Original Message-
From: Douglas Brown [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 12:06 PM
To: CF-Talk
Subject: Re: automatically submit form
Boy I am
have the scheduled event run a template with
Craig
-Original Message-
From: Diana Nichols [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 11:59 AM
To: CF-Talk
Subject: automatically submit form
I am generating a form to submit to a remote applicationand I need to
have the
Diana,
> I am generating a form to submit to a remote applicationand I need to
> have the form submit automatically.
>
> Here's the tricky partthis will be run as a scheduled event, so there
> won't be a browser open to run JS.
>
> Is there another way to have the form submit itself?
t;Diana Nichols" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, April 15, 2002 8:58 AM
Subject: automatically submit form
> I am generating a form to submit to a remote applicationand I need to
> have the form submit automatically.
>
> Her
I am generating a form to submit to a remote applicationand I need to
have the form submit automatically.
Here's the tricky partthis will be run as a scheduled event, so there
won't be a browser open to run JS.
Is there another way to have the form submit itself?
TIA!
D
***
In <[EMAIL PROTECTED]>, aslam bajaria
([EMAIL PROTECTED]) in a fit of unbridled passion, wrote:
> I am looking at some code written by someone else. The
> person has not used submit button in some of the
> forms.
>
> Does the form automatically submit if there
wheres the code?
look if there is any javascript that is automatically submitting
aslam bajaria <[EMAIL PROTECTED]> wrote:
I am looking at some code written by someone else. The
person has not used submit button in some of the
forms.
Does the form automatically submit if there is no
I am looking at some code written by someone else. The
person has not used submit button in some of the
forms.
Does the form automatically submit if there is no
submit button?
Appreciate.
A.B.
__
Do You Yahoo!?
Send online invitations with Yahoo
29 matches
Mail list logo