Raxip
|
| Posted: 05/24/2002, 8:02 AM |
|
I have a lame question,
I CCS and love it.
I use C# mostly and notice that is creates html, aspx files, and the code
begind files of course.
The thing is ... you do not need the html files. When the project is publish
i have the html files in there that i can just delete. I am wondering if
there is any practical use as to why they are genereated.
I am not complaining as more just wondering.
|
|
|
 |
CodeCharge Support
|
| Posted: 05/24/2002, 2:24 PM |
|
Hi,
The HTML files are not generated, but rather saved just to allow you to
continue modifying the site.
However, it is a valid issue that those files don't need to be copied to the
server, and this will be fixed in the next release.
Konrad
"Raxip" <raxip1@hotmail.com> wrote in message
news:aclkmi$414$1@news.codecharge.com...
> I have a lame question,
> I CCS and love it.
> I use C# mostly and notice that is creates html, aspx files, and the code
> begind files of course.
> The thing is ... you do not need the html files. When the project is
publish
> i have the html files in there that i can just delete. I am wondering if
> there is any practical use as to why they are genereated.
> I am not complaining as more just wondering.
>
>
>
|
|
|
 |
|