Extras... contact form
23 posts by 9 authors in: Forums > CMS Builder
Last Post: July 27, 2011 (RSS)
By Thomas - January 30, 2008
Do you think it might be possible to have a few common CMS builder 'modules' that can easily be installed into pages in the future such as contact forms, comments etc.
:)
Re: [Thomas] Extras... contact form
By Dave - January 31, 2008
What I'm thinking we can do for a future version is have a function that can be called for adding data and a tutorial on how to do it. That way you could add whatever data you wanted to any section.
interactivetools.com
Re: [Thomas] Extras... contact form
Best Wishes,
Mickey
Re: [Dave] Extras... contact form
By Djulia - March 18, 2008
I always seek a solution for attach a form of contact to user.
You can give a track of search ?
Thank you for your assistance.
Djulia
Re: [Djulia] Extras... contact form
By Dave - March 18, 2008
interactivetools.com
Re: [Dave] Extras... contact form
By Djulia - March 18, 2008 - edited: March 18, 2008
> I'll put it on the request list.
It would be a major option. [:)]
In fact, I would like a form simple so that the visitor contacts the user
(the email entered in Admin > User Accounts > Email) :
firstname, lastname, email, subject, message
Perhaps you have a function to do this ?
Would be perfect. [:)]
Djulia
Re: [Djulia] Extras... contact form
By Dave - March 19, 2008
PHP has a mail() function that lets you send an email. That would cover the basics:
http://www.php.net/manual/en/function.mail.php
I think it might be a while before we add email functionality. But if you want to let me know what you want to do specifically and I'll make the best suggestion I can on how to accomplish it.
Hope that helps! :)
interactivetools.com
Re: [Dave] Extras... contact form
By Djulia - March 19, 2008
Today, I found a solution which works well with your CMS.
That makes it possible to produce the form quickly. [;)]
But, I hope that you will integrate a solution in the future.
If somebody seeks a solution, it is here :
http://www.bebosoft.com/products/formstogo/
Djulia
Re: [Djulia] Extras... contact form
By Dave - March 19, 2008
interactivetools.com