Custom form script

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
9/19/2008 6:56:46 AM
Gravatar
Total Posts 32

Custom form script

I am trying to put the code for a form in one of the rightside content sections. The form information is passed to another site, or at least thats where the script is. I know I can do this in a normal HTML page, is there any reason Mojo will not allow me to do this?

Many thanks in advance

Shaun

9/19/2008 8:46:59 AM
Gravatar
Total Posts 18439

Re: Custom form script

Hi Shaun,

No its not possible to add html forms to a page using the editor. There is a limitation to one html form per page in ASP.NET and that form already exists so adding another one will likely cause errors on your page and will not work.

I'm almost finished with my new Form Wizard which will be a for sale feature hopefully on sale by the end of next week. It allows easily creating arbitrary forms to capture any data you want, but it does not post to external sites.

If you need to post to an external site about all I can suggest is create a simple html page with the form and then load it inside an iframe. It might work.

Hope it helps,

Joe

9/29/2008 10:08:21 AM
Gravatar
Total Posts 18439

Re: Custom form script

Form Wizard Pro is now available for easily creating custom forms in mojoPortal.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.