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 serverusing [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 asa client). Only the server has access to the shopping cart file.John-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4720 Boston WayLanham, MD 20706301-459-3366 x.5010fax 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:
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 serverusing [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 asa client). Only the server has access to the shopping cart file.John-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4720 Boston WayLanham, MD 20706301-459-3366 x.5010fax 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:
WebDNA version? (2007)
WebCatalog 4.0 ? (2000)
suffix mapping for NT? (1997)
Fuzzy on [url] context (1998)
different show next (1997)
For those of you not on the WebCatalog Beta... (1997)
Sorting by date (1997)
Reversed words (1997)
[WebDNA] Stamps.com API (2010)
choice of images (2000)
math on date? (1997)
shipcost vs shiptotal (1998)
writing db to disk (1997)
catching WebDNA error messages (2003)
New Site Announcement (1998)
Secure server question (1997)
FM and Webcat together? (1998)
apparently to problem isolated (1997)
RE: [shownext] support - MacOS (1997)
RE: WebCat and image maps (1997)