using WC to create a DB online
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 34666
interpreted = N
texte = 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 WachterStoneport 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/
Associated Messages, from the most recent to the oldest:
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 WachterStoneport 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/
Brian Wachter
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:
WebCat2b13MacPlugIn - syntax to convert date (1997)
Some shell fun (2004)
CountChars (2004)
RE: [WebDNA] Help me install (WebDNA 7 fastcgi install on Lion (2012)
Can't load tmpl files (1997)
my price won't move (1997)
[Writefile] path (2005)
Major Security Hole IIS NT (1998)
[WebDNA] WebDNA Crashing or Not **YES** (2008)
PIXO support (1997)
Micro-managing External Links (2006)
Carts & cookies (1999)
$Quit, $CloseDatabase corrections (1997)
Multiple catalog databases and showcart (1997)
Stopping bad HTML propagation ? (1997)
b12 cannot limit records returned and more. (1997)
Authenticating users without dialog box (1997)
[WebDNA] current thinking on architecture of mass email scripts? (2011)
Solution help needed (1998)
Dealing with return characters (2004)