Re: [WebDNA] Before I write this AJAX code from scratch ...

This WebDNA talk-list message is from

2015


It keeps the original formatting.
numero = 112233
interpreted = N
texte = --001a11c2f52c85b8380512c00864 Content-Type: text/plain; charset=UTF-8 Something like this: [parse your code here] [writefile done.txt][/writefile] [waitforfile file=done.txt&timeout=300] [redirect or whatever ...] [/waitforfile] -Dan Strong http://danstrong.com http://sw.amphou.se On Thu, Apr 2, 2015 at 9:04 AM, Dan Strong wrote: > Ken, I'll respond in more detail later today if others don't help you > before then, but in the broadest sense, you want to probably use jquery > since it has stuff like this built right in and there are metric buttloads > of plugins and such for ajax spinners. > > But that said, if this is a one-off thing you could always do a quick & > dirty fake-out thing involving an animated .gif spinner/progress bar image > being displayed while [waitforfile] waits for some file triggered by the > conclusion of the CC transaction. I'm sure you get the idea... > > Will check back later today. > > -Dan Strong > http://danstrong.com > http://sw.amphou.se > > On Thu, Apr 2, 2015 at 8:52 AM, Kenneth Grome > wrote: > >> I have a client who wants me to display a 'page loading' spinner >> while waiting for his 'thank you' page to load. Sometimes this >> takes a while because the code runs a credit card transaction at >> his processor and waits for their response. >> >> Since I'm not up on AJAX (and I could not find any examples on >> webdna.us or in my own code library) I was wondering if anyone >> here has done something similar and might share their code with me >> so I can get a jump-start on this project. >> >> ? >> >> Regards, >> Kenneth Grome >> WebDNA Solutions >> http://www.webdnasolutions.com >> Web Database Systems and Linux Server Management >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >> > > --001a11c2f52c85b8380512c00864 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Something like this:

<img=20 src=3D"processing.gif" />
[parse your code here]
[writ= efile=20 done.txt][/writefile]

[waitforfile file=3Ddone.txt&timeout=3D30= 0]=20
=C2=A0=C2=A0=C2=A0 [redirect or whatever ...]
[/waitforfile]=C2=A0<= br>


On Thu, Apr 2, 2015 at 9:04 AM, Dan Strong <= span dir=3D"ltr"><dan@danstrong.com> wrote:
=
Ken, I'll respond in more detail later today if others= don't help you before then, but in the broadest sense, you want to pro= bably use jquery since it has stuff like this built right in and there are = metric buttloads of plugins and such for ajax spinners.

= But that said, if this is a one-off thing you could always do a quick &= dirty fake-out thing involving an animated .gif spinner/progress bar image= being displayed while [waitforfile] waits for some file triggered by the c= onclusion of the CC transaction. I'm sure you get the idea...

Will check back later today.
<= /span>

On Thu, Apr 2, 2015 at 8:52 AM, Kenneth Grom= e <ken@webdnasolutions.com> wrote:
I have a client who wants me to display a 'page loadin= g' spinner
while waiting for his 'thank you' page to load.=C2=A0 Sometimes thi= s
takes a while because the code runs a credit card transaction at
his processor and waits for their response.

Since I'm not up on AJAX (and I could not find any examples on
webdna.us or in my own c= ode library) I was wondering if anyone
here has done something similar and might share their code with me
so I can get a jump-start on this project.

?

Regards,
Kenneth Grome
WebDNA Solutions
http://www.web= dnasolutions.com
Web Database Systems and Linux Server Management

---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <ta= lk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: suppo= rt@webdna.us


--001a11c2f52c85b8380512c00864-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Before I write this AJAX code from scratch ... (Kenneth Grome 2015)
  2. Re: [WebDNA] Before I write this AJAX code from scratch ... (Dan Strong 2015)
  3. Re: [WebDNA] Before I write this AJAX code from scratch ... (Dan Strong 2015)
  4. Re: [WebDNA] Before I write this AJAX code from scratch ... (Dan Strong 2015)
  5. Re: [WebDNA] Before I write this AJAX code from scratch ... (Dan Strong 2015)
  6. [WebDNA] Before I write this AJAX code from scratch ... (Kenneth Grome 2015)
--001a11c2f52c85b8380512c00864 Content-Type: text/plain; charset=UTF-8 Something like this: [parse your code here] [writefile done.txt][/writefile] [waitforfile file=done.txt&timeout=300] [redirect or whatever ...] [/waitforfile] -Dan Strong http://danstrong.com http://sw.amphou.se On Thu, Apr 2, 2015 at 9:04 AM, Dan Strong wrote: > Ken, I'll respond in more detail later today if others don't help you > before then, but in the broadest sense, you want to probably use jquery > since it has stuff like this built right in and there are metric buttloads > of plugins and such for ajax spinners. > > But that said, if this is a one-off thing you could always do a quick & > dirty fake-out thing involving an animated .gif spinner/progress bar image > being displayed while [waitforfile] waits for some file triggered by the > conclusion of the CC transaction. I'm sure you get the idea... > > Will check back later today. > > -Dan Strong > http://danstrong.com > http://sw.amphou.se > > On Thu, Apr 2, 2015 at 8:52 AM, Kenneth Grome > wrote: > >> I have a client who wants me to display a 'page loading' spinner >> while waiting for his 'thank you' page to load. Sometimes this >> takes a while because the code runs a credit card transaction at >> his processor and waits for their response. >> >> Since I'm not up on AJAX (and I could not find any examples on >> webdna.us or in my own code library) I was wondering if anyone >> here has done something similar and might share their code with me >> so I can get a jump-start on this project. >> >> ? >> >> Regards, >> Kenneth Grome >> WebDNA Solutions >> http://www.webdnasolutions.com >> Web Database Systems and Linux Server Management >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >> > > --001a11c2f52c85b8380512c00864 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Something like this:

<img=20 src=3D"processing.gif" />
[parse your code here]
[writ= efile=20 done.txt][/writefile]

[waitforfile file=3Ddone.txt&timeout=3D30= 0]=20
=C2=A0=C2=A0=C2=A0 [redirect or whatever ...]
[/waitforfile]=C2=A0<= br>


On Thu, Apr 2, 2015 at 9:04 AM, Dan Strong <= span dir=3D"ltr"><dan@danstrong.com> wrote:
=
Ken, I'll respond in more detail later today if others= don't help you before then, but in the broadest sense, you want to pro= bably use jquery since it has stuff like this built right in and there are = metric buttloads of plugins and such for ajax spinners.

= But that said, if this is a one-off thing you could always do a quick &= dirty fake-out thing involving an animated .gif spinner/progress bar image= being displayed while [waitforfile] waits for some file triggered by the c= onclusion of the CC transaction. I'm sure you get the idea...

Will check back later today.
<= /span>

On Thu, Apr 2, 2015 at 8:52 AM, Kenneth Grom= e <ken@webdnasolutions.com> wrote:
I have a client who wants me to display a 'page loadin= g' spinner
while waiting for his 'thank you' page to load.=C2=A0 Sometimes thi= s
takes a while because the code runs a credit card transaction at
his processor and waits for their response.

Since I'm not up on AJAX (and I could not find any examples on
webdna.us or in my own c= ode library) I was wondering if anyone
here has done something similar and might share their code with me
so I can get a jump-start on this project.

?

Regards,
Kenneth Grome
WebDNA Solutions
http://www.web= dnasolutions.com
Web Database Systems and Linux Server Management

---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <ta= lk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: suppo= rt@webdna.us


--001a11c2f52c85b8380512c00864-- Dan Strong

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Getting Averages for online form. (1999) Date fun with MySQL (2004) rename a file (1997) emailer on Windows Beta 18 (1997) Re[2]: 2nd WebCatalog2 Feature Request (1996) [protect admin] (1997) SIMS Email Question (2003) protect tag on NT IIS (1997) File Upload (1997) Add message to Order (1997) quantity minimum problem (1997) Tab Charactor (1997) How to Display text in empty fields (1997) Summing fields (1997) WebCat2 - [format thousands] (1997) Running 2 two WebCatalog.acgi's (1996) New WebCatalog site (1997) FCKeditor (2008) Cart Question: The Epic Saga (1998) What's New Date (2002)