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:
2.0 Info (1997)
Null Characters (2005)
Re:2nd WebCatalog2 Feature Request (1996)
WebCatalog and Filemaker (1996)
[OT] FTP client (2003)
Next (1997)
WebCat2 - Getting to the browser's username/password data (1997)
UPDATE PROBLEM (1997)
Virtual hosting and webcatNT (1997)
[subTotal] pricefield in another database It#180#s not working!? (1998)
Clean Code: Rules for inserting keyboard returns? (1997)
Micro-managing External Links (2006)
Math, Multiple Equasions and Show/Hide (1998)
[WebDNA] [BULK] Problem in Database "\x0B" (2011)
SV: Mass Mail (2000)
[WebDNA] Displaying time specific records (2010)
HTML Editors (1997)
Beta 18 (1997)
E-mailer error codes (1997)
Three new problems, maybe a fourth (1997)