Dennis
|
| Posted: 08/02/2003, 4:34 PM |
|
CCS2.1: My first page. I build a demo download page that collects basic demographic infomation tied to a database and table. It performs inserts only to mysql. I used the record builder wizard to build the form. The database connection tested ok. The html page only contains text wrapped in <p></p> and the code from the wizard.
It generates and publishes, but when I veiw the page, I see everything except the record. No grid, titles, captions, box lines no empty space... just not there.
Anyone have any ideas? I have already been through the resources here at gotocode.
Thanks :)
|
|
|
 |
NoName
|
| Posted: 08/04/2003, 5:59 AM |
|
Hello,
Check if the code was generated, i.e. if .html and .php files contain the relevant code
If you find that code wasn’t generated it means that your trial expired.
|
|
|
 |
Dennis
|
| Posted: 08/04/2003, 3:58 PM |
|
Nope, files are generated. This is a registered version of CCS 2.1
I solved it somehow (still dont know) by just continually using the wizard to generate the grid... brute force.
|
|
|
 |
|