Re: OT: javascript help

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 53076
interpreted = N
texte = Here you go. ADD TO : REPLACE
WITH: ----- Original Message ----- From: "Kenneth Grome" To: "WebDNA Talk" Sent: Tuesday, September 23, 2003 10:10 AM Subject: Re: OT: javascript help > This sounds like exactly what I need, but I don't know how to write > it. I'm no javascript programmer, that's for sure. > > > >That is not exactly true. You can open a window with a link and send the > >variables for the add via the link. No need for the hidden frame. > > > >If you want to add multiple skus you can use check boxes and add them to an > >array that is submitted via the JS link when the add button is click. > > > > > > > > > >----- Original Message ----- > >From: "Kalin Mintchev" > >To: "WebDNA Talk" > >Sent: Tuesday, September 23, 2003 8:51 AM > >Subject: Re: OT: javascript help > > > > > >> On Tue, 23 Sep 2003, Kenneth Grome wrote: > >> > >> > >On Tue, 23 Sep 2003, Kenneth Grome wrote: > >> > > > >> > >> I'm trying to post the form data to the server and then have the > >> > >> results returned and displayed in a new popup window (without > >chrome). > >> > >> > >> > >> It's for my "Add to cart"form. Basically I want the new popup > >window > >> > >> to says something like "Thanks you have added items a, b and c to > >> > >> your cart." But at the same time I do not want the contents of the > >> > >> main window to change. > >> > >hidden frames. > >> > > >> > > >> > As explained above, I need to display information to the visitor in > >> > the popup window, so using a hidden frame won't work for me. > >> > >> and as i explained if you "do not want the contents of the main > >> window to change" - that's not possible without hidden frame that you > >> post to. you have to post to somewhere. and again after the post page does > >> the [add] to cart stuff on the bottom you just need a javascript that > >> opens a popup to which you pass the card # and the skus and then do > >> [showcart] with [showif]s for the passed skus... > >> > >> i did not suggest that you display the information to the visitor in the > >> hidden frame you just use it to post/record to the shopcart and after that > > > you pass what you need to show the information in the popup.... > > > > > -- > > Sincerely, > Kenneth Grome > ------------------------------------------------------------- > Outsource your WebDNA programming for $18 an hour or less! > ------------------------------------------------------------- > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: OT: javascript help ( Kenneth Grome 2003)
  2. Re: OT: javascript help ( Kenneth Grome 2003)
  3. Re: OT: javascript help ( Kalin Mintchev 2003)
  4. Re: OT: javascript help ( "WebDna @" 2003)
  5. Re: OT: javascript help ( "WebDna @" 2003)
  6. Re: OT: javascript help ( Kenneth Grome 2003)
  7. Re: OT: javascript help ( Kalin Mintchev 2003)
  8. Re: OT: javascript help ( "WebDna @" 2003)
  9. Re: OT: javascript help ( "WebDna @" 2003)
  10. Re: OT: javascript help ( "WebDna @" 2003)
  11. Re: OT: javascript help ( Kenneth Grome 2003)
  12. Re: OT: javascript help ( Kenneth Grome 2003)
  13. Re: OT: javascript help ( Kalin Mintchev 2003)
  14. Re: OT: javascript help ( "WebDna @" 2003)
  15. Re: OT: javascript help ( Kalin Mintchev 2003)
  16. Re: OT: javascript help ( "WebDna @" 2003)
  17. Re: OT: javascript help ( "WebDna @" 2003)
  18. Re: OT: javascript help ( "Dan Strong" 2003)
  19. Re: OT: javascript help ( Donovan 2003)
  20. Re: OT: javascript help ( Christer Olsson 2003)
  21. Re: OT: javascript help ( "Dan Strong" 2003)
  22. Re: OT: javascript help ( Kenneth Grome 2003)
  23. Re: OT: javascript help ( Kalin Mintchev 2003)
  24. OT: javascript help ( Kenneth Grome 2003)
Here you go. ADD TO : REPLACE WITH: ----- Original Message ----- From: "Kenneth Grome" To: "WebDNA Talk" Sent: Tuesday, September 23, 2003 10:10 AM Subject: Re: OT: javascript help > This sounds like exactly what I need, but I don't know how to write > it. I'm no javascript programmer, that's for sure. > > > >That is not exactly true. You can open a window with a link and send the > >variables for the add via the link. No need for the hidden frame. > > > >If you want to add multiple skus you can use check boxes and add them to an > >array that is submitted via the JS link when the add button is click. > > > > > > > > > >----- Original Message ----- > >From: "Kalin Mintchev" > >To: "WebDNA Talk" > >Sent: Tuesday, September 23, 2003 8:51 AM > >Subject: Re: OT: javascript help > > > > > >> On Tue, 23 Sep 2003, Kenneth Grome wrote: > >> > >> > >On Tue, 23 Sep 2003, Kenneth Grome wrote: > >> > > > >> > >> I'm trying to post the form data to the server and then have the > >> > >> results returned and displayed in a new popup window (without > >chrome). > >> > >> > >> > >> It's for my "Add to cart"form. Basically I want the new popup > >window > >> > >> to says something like "Thanks you have added items a, b and c to > >> > >> your cart." But at the same time I do not want the contents of the > >> > >> main window to change. > >> > >hidden frames. > >> > > >> > > >> > As explained above, I need to display information to the visitor in > >> > the popup window, so using a hidden frame won't work for me. > >> > >> and as i explained if you "do not want the contents of the main > >> window to change" - that's not possible without hidden frame that you > >> post to. you have to post to somewhere. and again after the post page does > >> the [add] to cart stuff on the bottom you just need a javascript that > >> opens a popup to which you pass the card # and the skus and then do > >> [showcart] with [showif]s for the passed skus... > >> > >> i did not suggest that you display the information to the visitor in the > >> hidden frame you just use it to post/record to the shopcart and after that > > > you pass what you need to show the information in the popup.... > > > > > -- > > Sincerely, > Kenneth Grome > ------------------------------------------------------------- > Outsource your WebDNA programming for $18 an hour or less! > ------------------------------------------------------------- > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ "WebDna @"

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:

SOP for WebDNA talk - MSNBot Crashing (2004) Other then credit cards-how? (1997) PCS Frames (1997) Kaaaaahhhhhhhnnnnnnn! (1997) Authenticate (1997) Unique SKU Numbers (2000) [WebDNA] WebDNA Code and HTML WYSIWYG Editors (2011) Nested tags count question (1997) To use GREP to boldface text (2003) Re:Virtual hosting and webcatNT (1997) taxRate is fine but taxTotal isn't (1997) [SEARCH] Context for SKU prices not working... (1998) [WebDNA] v7 Stress Test and Strange Behaviour (2012) [isfile] ? (1997) rotating thumbnails (1997) Don'y know if this is a sily question... (2003) More on the email templates (I like it) (1997) webDNA and flash UTF8 translation (2003) PCS Frames (1997) Searching Multiple DBs (1997)