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:
Date or time comparisons have bugs ... (1998)
Running 2 two WebCatalog.acgi's (1996)
NT or Mac (1997)
writefile - continued (1997)
WebCat/CyberStudio Compatibility (1998)
No Data Results (1997)
relogin same user? (1998)
service stop and restart (1997)
[WebDNA] v7 Stress Test and Strange Behaviour (2012)
Search for starts with and ends with? (2003)
Error Msg (1997)
4.5 Upgrade (2003)
Possible Bug in 2.0b15.acgi (1997)
emailer w/F2 (1997)
Finalizing Orders (2000)
default error on NT? (1997)
Separate SSL Server (1997)
Email Formatting and Encryption (1998)
Searching multiple fields from one form field (1997)
PIXO (1997)