help me-sth like a blog and commenting
-
Hi friends. I want to make something like a blog which people can see the posts and send a comment... others can also see comments ...each post of the blog should have a different commenting page. I know how to write the code for posting ... but I dont have any idea about commenting. I want to write the code for posting with datagrid ... but how to write the code for comment ? please tell me and give me idea. each post is shown in a row of a daragrid,one aftar each other. but where should I put the commenting link ? in the datagrid ??:confused: I want to have the commenting link under each post and by clicking the link,people redirect to another page for sending the comment to that post. how should I do it? thank you so much:rose:
-
Hi friends. I want to make something like a blog which people can see the posts and send a comment... others can also see comments ...each post of the blog should have a different commenting page. I know how to write the code for posting ... but I dont have any idea about commenting. I want to write the code for posting with datagrid ... but how to write the code for comment ? please tell me and give me idea. each post is shown in a row of a daragrid,one aftar each other. but where should I put the commenting link ? in the datagrid ??:confused: I want to have the commenting link under each post and by clicking the link,people redirect to another page for sending the comment to that post. how should I do it? thank you so much:rose:
There are many pieces of open source blog software. Why not look at the way they work?
Upcoming events: * Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services... Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
-
There are many pieces of open source blog software. Why not look at the way they work?
Upcoming events: * Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services... Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
-
tell me one of the open sources please... I want to try it my self but if you know any open source which I can understand it,plz tell me thanks alot.
sanaziuse wrote:
tell me one of the open sources please...
Subtext is the name of one open souce blog software.
Upcoming events: * Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services... Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
-
sanaziuse wrote:
tell me one of the open sources please...
Subtext is the name of one open souce blog software.
Upcoming events: * Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services... Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
-
yes thank you but ay other ideas to write it myself? please read my first questio and help me ... bye friends
sanaziuse wrote:
but ay other ideas to write it myself?
That would take too long in a forum post. That is why I suggested that you read the source code in an open source project.
sanaziuse wrote:
please read my first questio and help me ...
I did as best as can be done in a forum post. The quantity of information that would need to be imparted to you is too much for a forum. Please download the code for blog software and read it.
Upcoming events: * Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services... Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
-
Hi friends. I want to make something like a blog which people can see the posts and send a comment... others can also see comments ...each post of the blog should have a different commenting page. I know how to write the code for posting ... but I dont have any idea about commenting. I want to write the code for posting with datagrid ... but how to write the code for comment ? please tell me and give me idea. each post is shown in a row of a daragrid,one aftar each other. but where should I put the commenting link ? in the datagrid ??:confused: I want to have the commenting link under each post and by clicking the link,people redirect to another page for sending the comment to that post. how should I do it? thank you so much:rose:
You're asking far too much here. If you really have no idea how to start, then give up ( for now ) and learn through a simpler project. Buy a book and work through it. You're essentially asking us to write it. Get to a point of being able to try, and ask specific questions, and we'll be glad to help.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )