Re: using WC to create a DB online
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 34687
interpreted = N
texte = [writefile file=new.db]name
email[/writefile][waitforfile file=new.db]] [append db=new.db]name=myName&email=myEmail[/append] [/waitforfile]no?-JohnJeff Grady wrote:> If new.db always has this structure (two fields named> name and email) you can always keep a template db> that is TAB DELIMITED with the field names already in> it anywhere on your server, then copy it to where it> should live>> [COPYFILE from=FromFile&to=ToFile]>> Then append values to it.> [append db=new.db]name=myName&email=myEmail[/append]>> r 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/>> __________________________________________________> Do You Yahoo!?> Get Yahoo! Mail ? Free email you can access from anywhere!> http://mail.yahoo.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/-------------------------------------------------------------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]nameemail[/writefile][waitforfile file=new.db]] [append db=new.db]name=myName&email=myEmail[/append] [/waitforfile]no?-JohnJeff Grady wrote:> If new.db always has this structure (two fields named> name and email) you can always keep a template db> that is TAB DELIMITED with the field names already in> it anywhere on your server, then copy it to where it> should live>> [COPYFILE from=FromFile&to=ToFile]>> Then append values to it.> [append db=new.db]name=myName&email=myEmail[/append]>> r 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/>> __________________________________________________> Do You Yahoo!?> Get Yahoo! Mail ? Free email you can access from anywhere!> http://mail.yahoo.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/-------------------------------------------------------------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 Butler
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:
Pgp&emailer (1997)
problems with 2 tags (1997)
tabs as delimiters (2004)
[WebDNA] Databases not staying open (2010)
WC 2.0 frames feature (1997)
quick GREP question (2001)
[WebDNA] set HTTP-Status Code from webdna (2016)
WebCat b13 CGI -shownext- (1997)
Problems passing [SKU] with $Replace in 2.0 (1997)
using listfiles to build a database? (2000)
Hideif on IP range (2004)
Freeze (2003)
Showif? - SOLVED (2000)
Creating comums (1998)
Simple Database close connection (2001)
WebDNA 6 and IIS 5.0 HTTP Compression (2004)
WebCatalog for guestbook ? (1997)
Close_Wait Issue (2004)
Not reading code (1997)
OT- AS/400 and Macs (2003)