Forum Moderators: coopster

Message Too Old, No Replies

dynamic content in cms pages problem ?

         

PHPycho

4:35 am on Jan 5, 2009 (gmt 0)

10+ Year Member



Hello forums!
I would like to know how to insert some dynamic contents in cms pages.
Suppose we have a contact us page as:
Contact US:
bla bla content 1
bla bla content 2

but i would like to insert some dynamic contents like contact us form etc in above page as:
Contact US:
bla bla content 1
<!-- contact us form goes here.. -->
bla bla content 2
<!-- another dynamic content goes here.. -->

How to accomplish such in content management system.
Any help,ideas, suggestions etc are appreciated.
Thanks

PHPycho

11:55 am on Jan 5, 2009 (gmt 0)

10+ Year Member



KNOCK KNOCK

bobbonew

4:24 am on Jan 6, 2009 (gmt 0)

10+ Year Member



Your question was excruciating vague. Don't expect people to code for you, which is what your asking. There really is no answer to your question but learn html/forms/php.