CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 projects

Print topic Send  topic

Author Message
Steven Dowd
Posted: 04/28/2002, 4:24 PM

Is there anyway to merge projects or import another projects pages .

I have two projects that seem capable of being merged,

ie

no doubled filenames
no doubled db table names ,
etc

but I do not want to have to go through and remake all of one or the other
into a single project..

is there a way to import projects together into a single project , or to
import the pages from a second project into the one your working with ?

steven dowd

webmaster
Posted: 04/28/2002, 5:51 PM

Hi,

Steven Dowd <aai0ai$7ed$1@news.codecharge.com> wrote:
>Is there anyway to merge projects or import another projects pages .

No.


my way
include same or shared html/php header, footer, left border...
(not CCT's include, use php's include "headerfile.php")

and set
mainsite/projectA
mainsite/projectB
mainsite/projectC
mainsite/projectD
mainsite/projectE

for shared login, each Login.php to connect shared user db.
or php hader() jump with all HTTP VAL parameter pass to main Login.php
use abs path if you need.
edit Common.php if you need.
-- function CCLogoutUser()
-- function CCLoginUser($Login, $Password)
-- function CCSecurityRedirect()


>
>I have two projects that seem capable of being merged,
>
>ie
>
>no doubled filenames
>no doubled db table names ,

CCS could have own/multi db connctions(each form).
you don't need to merge db.

>etc
>
>but I do not want to have to go through and remake all of one or the other
>into a single project..
>
>is there a way to import projects together into a single project , or to
>import the pages from a second project into the one your working with ?

for page copy,
copy *.php(or asp) *.ccp *.html
and edit *.ccp
<Page id= for sync,
<CodeFile for filename


Jun Moriya

----------------------------------------------
IMS Japanese CodeCharge
http://www.imsj.com/codecharge/

Hot Demo
http://www.myphpportal.com/

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.