Forum coding
-
i want to make a forum. please tell me from where i can get a working template. i want to develop it in html. also tell me various important aspects to cover in it. i wanted to know how can i display the IP address of the visitor on my site and also how to transfer it in my oracle database. i wanted to know how to write the coding for COMPOSE page like , this site or gmail account.., i do not know how to implement Bold , Italic, and other smilieys...
-
i want to make a forum. please tell me from where i can get a working template. i want to develop it in html. also tell me various important aspects to cover in it. i wanted to know how can i display the IP address of the visitor on my site and also how to transfer it in my oracle database. i wanted to know how to write the coding for COMPOSE page like , this site or gmail account.., i do not know how to implement Bold , Italic, and other smilieys...
sangeeta2009 wrote:
i want to make a forum. please tell me from where i can get a working template. i want to develop it in html. also tell me various important aspects to cover in it.
The fact that you are asking all these questions together suggests that your knowledge is far from the level required for such a task. Also this question is far too broad for a forum like this. Your first step is to buy a book on Web Development (ASP.NET is a good start), study and learn, and then try and implement some of the things you have learnt.
-
i want to make a forum. please tell me from where i can get a working template. i want to develop it in html. also tell me various important aspects to cover in it. i wanted to know how can i display the IP address of the visitor on my site and also how to transfer it in my oracle database. i wanted to know how to write the coding for COMPOSE page like , this site or gmail account.., i do not know how to implement Bold , Italic, and other smilieys...
It's not worth doing it all in html. I suggest using asp or php. Open source ASP forum: http://www.yetanotherforum.net/[^] Open source PHP Forum: http://www.phpbb.com/[^] Not sure if they work with oracle though.