| Author |
Message |
ElgertS
Beginner


Joined: Oct 16, 2003 Posts: 17
|
Posted: Tue Nov 11, 2003 2:07 pm Post subject: Adding a form in an article |
|
|
Hello!
I am trying to add a form within an article. It is working fine, but when I edit that article I am unable to do so. The submit button within the form shows up in my editing options and the submit button for saving the changes to the article no longer functions. If you click the other submit button, nothing seems to take place at all. I have had to delete the article and make a new one each time which is silly and I am sure there is a better way.
I built the form in Golive and it uses a third party PHP script called NateMail. I copy the body section from the Golive source-code to place the article into Nuke.
Thanks! |
|
| Back to top |
|
|
AdBot
|
| Post subject: Adding a form in an article |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6271 Location: Washington Township, NJ, USA
|
Posted: Wed Apr 06, 2005 2:27 pm Post subject: Re: Adding a form in an article |
|
|
phpnuke disables a lot of html tags by default, and the rendering of those tags can be messed up when editting simply due to the parsing of the code from the article. there is no workaround. _________________
 |
|
| Back to top |
|
|
drmike
Wizard


Joined: Mar 20, 2005 Posts: 232 Location: Charlotte, NC
|
Posted: Mon Apr 11, 2005 3:50 pm Post subject: Re: Adding a form in an article |
|
|
Adding a form to PHPNuke is a pain. I agree. I tried doing a MadLips module one. Gave up real quick.
ElgertS, you may want to take a look at the code within Feedback module. That uses a form. I never got far with it but you might.
-drmike _________________ Dr. Mike's Blog [drmikessteakdinner.com]
Kim Possible: Remixed Webcomic [kimpossibleremixed.com]
YouTube Video Downloader [youtube.tdjc.be]
Get you own free blog today [daria.be] |
|
| Back to top |
|
|
|
|
|
|
|