Re: using WC to create a DB online
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 34668
interpreted = N
texte = [writefile file=new.db]name email[/writefile][closedatabase db=new.db] [waitforfile file=new.db]] [append db=new.db]name=myName&email=myEmail[/append] [/waitforfile]Try using a
between fields, not a comma. And put the writefile on thenext line to signify a carriage return.Then clode the dbThat should work.Brian BoegershausenE-Commerce Programmer----- Original Message -----From: Brian Wachter To: WebCatalog Talk Sent: Thursday, July 13, 2000 6:43 PMSubject: using WC to create a DB online> I want to provide the ability for someone to create a new database on my> server via their web browser using WebCat 3.0 commands (Mac/WebStar> server). My approach can be illustrated using the following simplified> example. My intent in this example is to create a new database called> new.db with the field names name and email and then create a record> whose values were myName and myEmail. I was hoping that WebCat would> open the new file, convert it to tab-delimited format and add the record.> Here's the code:>> [writefile file=new.db]name,email[/writefile]> [waitforfile file=new.db]]> [append db=new.db]name=myName&email=myEmail[/append]> [/waitforfile]>> Any suggestions for what I'm doing wrong or maybe a better approach? I> suspect that the fields are not being seen as database fields.>> Thanks,>> Brian Wachter> Stoneport Technologies, LLC> (207) 772-3826>>> -------------------------------------------------------------> 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/-------------------------------------------------------------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:
[writefile file=new.db]name email[/writefile][closedatabase db=new.db] [waitforfile file=new.db]] [append db=new.db]name=myName&email=myEmail[/append] [/waitforfile]Try using a between fields, not a comma. And put the writefile on thenext line to signify a carriage return.Then clode the dbThat should work.Brian BoegershausenE-Commerce Programmer----- Original Message -----From: Brian Wachter To: WebCatalog Talk Sent: Thursday, July 13, 2000 6:43 PMSubject: using WC to create a DB online> I want to provide the ability for someone to create a new database on my> server via their web browser using WebCat 3.0 commands (Mac/WebStar> server). My approach can be illustrated using the following simplified> example. My intent in this example is to create a new database called> new.db with the field names name and email and then create a record> whose values were myName and myEmail. I was hoping that WebCat would> open the new file, convert it to tab-delimited format and add the record.> Here's the code:>> [writefile file=new.db]name,email[/writefile]> [waitforfile file=new.db]]> [append db=new.db]name=myName&email=myEmail[/append]> [/waitforfile]>> Any suggestions for what I'm doing wrong or maybe a better approach? I> suspect that the fields are not being seen as database fields.>> Thanks,>> Brian Wachter> Stoneport Technologies, LLC> (207) 772-3826>>> -------------------------------------------------------------> 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/-------------------------------------------------------------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/
Brian Boegershausen
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:
Email within tmpl ? (1997)
Thanks ! (1997)
[OT] Discussion forum, last visit, Cookie, ... (2003)
Almost a there but..bye bye NetCloak (1997)
Multiply prices (1997)
[numfound] within summ=t ??? (2000)
Date search - yes or no (1997)
Re1000001: Setting up shop (1997)
Search and sort (2001)
HomePage Caution (1997)
taxRate is fine but taxTotal isn't (1997)
Webcat & SIMS (1998)
Quit revisited (1997)
Can this be done? (1997)
Newbie questions (1999)
[WebDNA] Conditional Javascript and WebDNA (2010)
math with a [numfound] (2005)
OSX Dev Server? (2004)
WebCat2b13 Command Reference Doc error (1997)
[OT] Mac OSX and SSH Telnet (2000)