JimmyCrackedCorn
Posts: 583
|
| Posted: 08/05/2006, 2:55 AM |
|
Can someone help me figure out what I'm doing wrong?
I went through and created a new project using an Access database and everything seemed to go just fine. When I clicked the Live Preview tab it was a beautiful thing!!! Everything worked perfectly.
But, when I tried to launch the new project from a web browser I get the tables with placeholders for data.
Any idea as to what I'm missing here?
_________________
Walter Kempees...you are dearly missed. |
 |
 |
peterr
Posts: 5971
|
| Posted: 08/05/2006, 10:02 AM |
|
Most likely your Web server opens an .html file by default instead of .php or .asp. For now manually change the URL to MyPage.asp or MyPage.php. Or take a look at the URL that you see in CodeCharge Studio (Live Page tab) and use the same URL in your Web browser.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
JimmyCrackedCorn
Posts: 583
|
| Posted: 08/05/2006, 3:45 PM |
|
Thanks Peter.
I was trying to launch the HTML file when I should have been launching the ASP file. Your answer pointed me in the right direction.
I am REALLY ENJOYING this product!!!
_________________
Walter Kempees...you are dearly missed. |
 |
 |