deploying form into existing website

I’m new to Scriptcase.
I get how to use it to create php code for a form. It works well.
What I do not understand is how to get the created code into my existing website. I successfully deployed a zip file and moved the file to my website code/files area. But I need tips for how to place the php form code into my existing webpages.

Or is this not the way Scriptcase works? I’m skilled at css/xhtml but I’m great at php. But maybe Scriptcase should create the webpages and then you customize those pages.

Insights and suggestions please.

Re: deploying form into existing website

Hello,

you cannot simply put the SC-Code into another web-page of your own.
The grids and forms are working stand-alone within scriptcase.

Of course you can make a link in SC to call your forms… but I think that is not what you want.

Best regards
Uwe Pfeiffer

Re: deploying form into existing website

I integrated SC forms in several websites, all based on joomla. You can use the standard joomla wrapper for this.

In a non Joomla website, you can start a SC form in an iframe, it will work standalone in the frame.

Currently I’m investigating Joomla SC integration using JScriptcase. This Joomla extension synchronizes user info between Joomla and SC and therefore gives you single singon. You also make standard joomla menu items point to specific SC forms. Very promising.

Re: deploying form into existing website

so why would I need JScriptcase if I could use JFusion directly ?

Arthur