database confused
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 31623
interpreted = N
texte = I am trying to work in a page that was created by some one else, the personwho did the page no longer works with us, so I am stuck trying to make anycorrections on the page.It is extremely hard since I don't know the logic he used to do the codingof the page, and I am new at this too so I need your help.the page is for an insurance company. The insurance company has a form fromwhere a user can sign up. Everything works fine. But, now I have to addanother field to the form, one that includes the name of the doctor, plusall the information of the doctor i.e. address and phone number.people pay with check or credit card. The structure of the site for thecheck option is something like this:main_page.tpl - sign_up_page.tpl - sign_up_2.tpl - check.htmlMain is the usual page ( default.tpl )sign_up_page.tpl has the form where people sign up for the service(name and all pertinent information.)sign_up_2.tpl has the information that the user entered and italso appends all the information to the database (coverage.db)check.html has the check (people get charged the moneyhere)I had to add the new field to sign_up_page.tplI added the code to sign_up_2.tpl so that the new information is alsoappended to the database (coverage.db)I also added the new field doctor to the database (coverage.db)Once I try to see if its working the server crashes once it tries to go fromsign_up_page.tpl to sign_up_2.tplThe data base is in this format: Database-coverage.db1 sku (tab) lastname (tab) firstname (tab) name (tab) primary (tab) p-month(tab) p-day (return)2 (tab) p-year (tab) spouse (tab) sp-month (tab) sp-day (tab) sp-year (tab)child1 (return)3 (tab) c1-month (tab) doctor (return)45 (appended data goes here)those are the fields.does that look right?the fact that there are returns in between the fields and then a tab at thebeginning of line 2 and 3. I just added my field after the last field.Thank you-------------------------------------------------------------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
Associated Messages, from the most recent to the oldest:
I am trying to work in a page that was created by some one else, the personwho did the page no longer works with us, so I am stuck trying to make anycorrections on the page.It is extremely hard since I don't know the logic he used to do the codingof the page, and I am new at this too so I need your help.the page is for an insurance company. The insurance company has a form fromwhere a user can sign up. Everything works fine. But, now I have to addanother field to the form, one that includes the name of the doctor, plusall the information of the doctor i.e. address and phone number.people pay with check or credit card. The structure of the site for thecheck option is something like this:main_page.tpl - sign_up_page.tpl - sign_up_2.tpl - check.htmlMain is the usual page ( default.tpl )sign_up_page.tpl has the form where people sign up for the service(name and all pertinent information.)sign_up_2.tpl has the information that the user entered and italso appends all the information to the database (coverage.db)check.html has the check (people get charged the moneyhere)I had to add the new field to sign_up_page.tplI added the code to sign_up_2.tpl so that the new information is alsoappended to the database (coverage.db)I also added the new field doctor to the database (coverage.db)Once I try to see if its working the server crashes once it tries to go fromsign_up_page.tpl to sign_up_2.tplThe data base is in this format: Database-coverage.db1 sku (tab) lastname (tab) firstname (tab) name (tab) primary (tab) p-month(tab) p-day (return)2 (tab) p-year (tab) spouse (tab) sp-month (tab) sp-day (tab) sp-year (tab)child1 (return)3 (tab) c1-month (tab) doctor (return)45 (appended data goes here)those are the fields.does that look right?the fact that there are returns in between the fields and then a tab at thebeginning of line 2 and 3. I just added my field after the last field.Thank you-------------------------------------------------------------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
Art Vargas
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:
Re:Random Command (1997)
TCPConnect strange behaviour (2004)
Banners and sort of random display (1997)
Whats wrong with this code? (1998)
autosensing lanague selection (1997)
Carts in Admin folder? (1999)
WCS Newbie question (1997)
b12 cannot limit records returned and more. (1997)
Fwd: Problems with Webcatalog Plug-in (1997)
WebCatalog dying in WebTen Revisited (1998)
[append] vs. [appendfile] delta + question? (1997)
2.0Beta Command Ref (can't find this instruction) (1997)
New Mac Emailer... (1997)
PCS Frames (1997)
WebDNA dying or ... ? (2005)
Security Issues and WebCommerce Solution (1997)
[showif]?[/showif] (2000)
tcpconnect timeout with Authorizenet (2003)
Custom Error Pages in Apache (2006)
WebCatalog not running after upgrade (2000)