RE: automatically submit form - Sorry

2002-04-15 Thread Diana Nichols
.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

RE: automatically submit form

2002-04-15 Thread Diana Nichols
?? 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

RE: automatically submit form

2002-04-15 Thread Diana Nichols
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

Re: automatically submit form

2002-04-15 Thread Justin Scott
> >>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

Re: automatically submit form

2002-04-15 Thread Alex
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

Re: automatically submit form

2002-04-15 Thread Alex

RE: automatically submit form - Sorry

2002-04-15 Thread Tony_Petruzzi
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

RE: automatically submit form

2002-04-15 Thread Craig Thomas
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

RE: automatically submit form - Sorry

2002-04-15 Thread Craig Thomas
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

RE: automatically submit form - Sorry

2002-04-15 Thread Tony_Petruzzi
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

RE: automatically submit form - Sorry

2002-04-15 Thread Diana Nichols
, 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-

RE: automatically submit form - Sorry

2002-04-15 Thread Diana Nichols
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

Re: automatically submit form - Sorry

2002-04-15 Thread Justin Scott
> 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

RE: automatically submit form - Sorry

2002-04-15 Thread Tony_Petruzzi
: 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

RE: automatically submit form - Sorry

2002-04-15 Thread Matthew R. Small
: 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

RE: automatically submit form - Sorry

2002-04-15 Thread Diana Nichols
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

Re: automatically submit form

2002-04-15 Thread Ernie Pena
. 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

Re: automatically submit form

2002-04-15 Thread Justin Scott
> 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 _

RE: automatically submit form

2002-04-15 Thread Craig Thomas
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

Re: automatically submit form

2002-04-15 Thread Jim McAtee
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

Re: automatically submit form

2002-04-15 Thread Justin Scott
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

RE: automatically submit form

2002-04-15 Thread Matthew R. Small
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

RE: automatically submit form

2002-04-15 Thread Craig Thomas
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

Re: automatically submit form

2002-04-15 Thread Stephen Moretti
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?

Re: automatically submit form

2002-04-15 Thread Douglas Brown
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

automatically submit form

2002-04-15 Thread Diana Nichols
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 ***

Re: Automatically submit?

2000-04-18 Thread Reuben King
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

Re: [Automatically submit?]

2000-04-18 Thread double-down
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

Automatically submit?

2000-04-18 Thread aslam bajaria
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