Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Would like of create areas messages, where the persons write messages about the site.
How can i do this?
Need a little more information of what you are tring to do I think, because from that post it is not clear at all!
Hello Bex,
I need to put a <div> with a textbox for message, a textbox for publisher and a button for submit. below, shows labels of old messages, these saved in database.
Assuming these messages are entered in the front end you will need to create a user control and reference it as a macro.
As you would for a "normal" asp.net website.
You can create your own custom tables in the database, or create a document per message and then use xslt to parse the messages.
Hi Fernando,
Take a look at the UComment package.
Cheers, Lee.
Thank you by help
I will try to implement these solutions.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Create messages areas.
Hi,
Would like of create areas messages, where the persons write messages about the site.
How can i do this?
Need a little more information of what you are tring to do I think, because from that post it is not clear at all!
Hello Bex,
I need to put a <div> with a textbox for message, a textbox for publisher and a button for submit. below, shows labels of old messages, these saved in database.
Assuming these messages are entered in the front end you will need to create a user control and reference it as a macro.
As you would for a "normal" asp.net website.
You can create your own custom tables in the database, or create a document per message and then use xslt to parse the messages.
Hi Fernando,
Take a look at the UComment package.
Cheers, Lee.
Thank you by help
I will try to implement these solutions.
is working on a reply...