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:

Apology to list (2002) WC2.0 Memory Requirements (1997) WC 2.0 frames feature (1997) RE: format problem on NT? (1997) 2.0 Beta (1997) Another question (1997) SiteGuard Admin Feature ? (1997) Date Formats (1997) emailer (1997) How to include weather (2000) Almost a there but..bye bye NetCloak (1997) Redirect to _parent? (2002) Re:2nd WebCatalog2 Feature Request (1996) Pithy questions on webcommerce & siteedit (1997) OT bookmark my site (1999) WebDNA Solutions ... sorry! (1997) Removing [showif] makes a big difference in speed (1997) Re:Hideif / Showif (1998) Comments in db? (1997) chicken / egg::purchase / setheader (2002)