blankenb
Posts: 125
|
| Posted: 12/07/2005, 10:19 AM |
|
What is the effective purpose of setting the "Home Page" under "General Settings" in a project?
|
 |
 |
Walter Kempees
|
| Posted: 12/07/2005, 10:30 AM |
|
blankenb,
As far as I know (same as in CCS2) you name the default page (entry page)
for your application here.
For one it will know where to go when you go HOME.
Second it could be index.ccp (where all examples use Default ??) resulting
in index.php (in a php environment), which will result in your visitor
calling your www.domain.ext/directory automatically starting your
application.
That's it I think.
Walter
"blankenb" <blankenb@forum.codecharge> schreef in bericht
news:2439727ba23e7f@news.codecharge.com...
> What is the effective purpose of setting the "Home Page" under "General
> Settings" in a project?
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 12/07/2005, 4:54 PM |
|
Actually it's used only for accessing that page via F7 and Shift+F7 (also available in the Project menu).
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Walter Kempees
|
| Posted: 12/07/2005, 4:59 PM |
|
Yeh right.
Really?
Thanks.
Goodnight
Walter
"peterr" <peterr@forum.codecharge> schreef in bericht
news:24397843f80ae1@news.codecharge.com...
> Actually it's used only for accessing that page via F7 and Shift+F7 (also
> available in the Project menu).
> _________________
> Peter R.
> YesSoftware Forums Moderator
> For product support please visit http://support.yessoftware.com
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
blankenb
Posts: 125
|
| Posted: 12/07/2005, 5:02 PM |
|
thx
|
 |
 |
peterr
Posts: 5971
|
| Posted: 12/07/2005, 5:14 PM |
|
Why so many people are saying Goodnight to me to today throughout the day? 
Goodnight to you too Walter and sweet dreams.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |