Jan K. van Dalen
|
| Posted: 03/20/2008, 7:34 AM |
|
Hi,
(using CCS 3.2)
I'm able to add a new HTML page but it does not show on my Page's tree. Is
there a way to make it show?
Thanks.
|
|
|
 |
wkempees
Posts: 1679
|
| Posted: 03/20/2008, 12:12 PM |
|
No, The page tree shows *.ccp fiels, so you would have to create a page first.
However, you make sure your HTML file is in the projectdirectory.
It will then show up in the 'files'tab of project explorer and be editable.
The other solution is to just create a 'named' page, as a blank page
the switch to HTML view and copy paste your HTML in there.
HTH
Walter
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
Jan K. van Dalen
|
| Posted: 03/22/2008, 7:45 AM |
|
Thanks ....
"wkempees" <wkempees@forum.codecharge> wrote in message
news:247e2b721597b5@news.codecharge.com...
> No, The page tree shows *.ccp fiels, so you would have to create a page
> first.
> However, you make sure your HTML file is in the projectdirectory.
> It will then show up in the 'files'tab of project explorer and be
> editable.
> The other solution is to just create a 'named' page, as a blank page
> the switch to HTML view and copy paste your HTML in there.
> HTH
>
> Walter
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|