Re: Read and Write

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 38975
interpreted = N
texte = Velma Kahn wrote: > > I have two questions, which might be the same question or closely-related, > so I'll put them both here. > > 1. I need to read some tpl files and save them (the resulting HTML) to > static HTML files. How might I do this?[writefile] is your friend here.> > 2. I need to copy a shopping cart file from the store server to a secure > server, when the user presses checkout. If I cannot do that with CopyFile, > because the locations are not on the same tree or are not locally > networked, can I do this with URLs somehow?You cannot copy a shopping cart from one server to another if they are not networked drives. You can post the shopping cart to another server using [tcpconnect], but you cannot use SSL. I think you need to rethink your program flow.Only client's can use URL's (for this purpose, [tcpconnect] counts as a client). Only the server has access to the shopping cart file.John-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747------------------------------------------------------------- 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://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Read and Write (Velma Kahn 2001)
  2. Re: Read and Write (Sam Lewis 2001)
  3. Re: Read and Write (Dale Therio 2001)
  4. Re: Read and Write (Velma Kahn 2001)
  5. Re: Read and Write (John Peacock 2001)
  6. Re: Read and Write (Glenn Busbin 2001)
  7. Read and Write (Velma Kahn 2001)
  8. Re: Read and Write (Anup Setty 2001)
  9. Re: read and write you own cookies with webcat (Sandra L. Pitner 1997)
  10. Re: read and write you own cookies with webcat (Kenneth Grome 1997)
  11. Re: read and write you own cookies with webcat (Olin 1997)
  12. Re: read and write you own cookies with webcat (Kenneth Grome 1997)
  13. Re: read and write you own cookies with webcat (Sandra L. Pitner 1997)
  14. Re: read and write you own cookies with webcat (Olin 1997)
  15. Re: read and write you own cookies with webcat (Sandra L. Pitner 1997)
  16. Re: read and write you own cookies with webcat (Grant Hulbert 1997)
  17. Re: read and write you own cookies with webcat (Sandra L. Pitner 1997)
  18. read and write you own cookies with webcat (Olin 1997)
Velma Kahn wrote: > > I have two questions, which might be the same question or closely-related, > so I'll put them both here. > > 1. I need to read some tpl files and save them (the resulting HTML) to > static HTML files. How might I do this?[writefile] is your friend here.> > 2. I need to copy a shopping cart file from the store server to a secure > server, when the user presses checkout. If I cannot do that with CopyFile, > because the locations are not on the same tree or are not locally > networked, can I do this with URLs somehow?You cannot copy a shopping cart from one server to another if they are not networked drives. You can post the shopping cart to another server using [tcpconnect], but you cannot use SSL. I think you need to rethink your program flow.Only client's can use URL's (for this purpose, [tcpconnect] counts as a client). Only the server has access to the shopping cart file.John-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747------------------------------------------------------------- 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://search.smithmicro.com/ John Peacock

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:

Euro WebDNA Conference (2004) Modifying Carts (1999) Date comparison using showif (2003) Error:Too many nested [xxx] contexts (1997) How to add product size choices to form? (1997) Searching for Nothing (1998) Emailer setup (1997) question: search return in order (1997) .hdr in older Vers. (2003) Drop Down Menus (2002) [WebDNA] Problem with SendMail - seems succesfull but nothing to (2016) Grepping text variable tags (was: No subject given) (2000) Web-based email solution (2003) Claris HomePage messes up the code (1997) Modify instead of Add (2000) Robert Minor duplicate mail (1997) Wanted: More Math Functions (or, Can You Solve This?) (1997) Requiring that certain fields be completed (1997) RE: webcat license???? (1997) How do I get Google to crawl a WebCat site? (2003)