Forums

ASP

This topic is locked

Integrated Forums

Posted 16 Jan 2002 13:23:35
1
has voted
16 Jan 2002 13:23:35 Paul Gannon posted:
Hi All

I hope you can help me? I am redesigning a site which currently uses free 'remotely-hosted forums (Proboards) which is not consistant. I am looking for a forum written in ASP that I can use within the new sites design. Does anyone know of any that are free and that be incorporated into my sites design?

I'm asking as I have no idea of how to write my own forum software in ASP (or in any other language for that matter).

Many Thanks

Paul

Replies

Replied 16 Jan 2002 14:05:42
16 Jan 2002 14:05:42 Viktor Farcic replied:
I'm writing code for forums at this moment and it will be finished during next week.
You can take a look at www.ramudavala.com/forum
Other then that, one of the best free forums is snitz (forum.snitz.com)

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Hi All

I hope you can help me? I am redesigning a site which currently uses free 'remotely-hosted forums (Proboards) which is not consistant. I am looking for a forum written in ASP that I can use within the new sites design. Does anyone know of any that are free and that be incorporated into my sites design?

I'm asking as I have no idea of how to write my own forum software in ASP (or in any other language for that matter).

Many Thanks

Paul
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Viktor Farcic

TalkZone Manager

Edited by - vfarcic on 28 Jan 2002 09:51:11
Replied 17 Jan 2002 00:40:26
17 Jan 2002 00:40:26 Paul Gannon replied:
Thanx for that, just what I needed. I'm gonna have a try with the snitz forum

Yours looks good too <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle> Keep up the great work.

Thanx once again

Paul

Replied 27 Jan 2002 14:30:36
27 Jan 2002 14:30:36 Paul Gannon replied:
Viktor

I have the fourum qorking great. I'm still trying to figue out the colour scheme though :S

I am tryoing to add a header to my forum (like the one you have on here. i.e. the same naviagtion as you site) How have you done this. Have you used SSI to put the navigation at the top? If so, which files do I need to add the INCLUDE to and is it easy enough to do?

Hope you can help

Paul
Replied 27 Jan 2002 16:28:29
27 Jan 2002 16:28:29 Viktor Farcic replied:
I suppose you're talking about Snitz Forums. In that case I'm not sure. I never used Snitz 'couse I prefer making my own solutions.
I should be the same logic as with any ASP driven site. Make separate file with some code and use Insert &gt; Server-Side Include to insert it on page.

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Viktor

I have the fourum qorking great. I'm still trying to figue out the colour scheme though :S

I am tryoing to add a header to my forum (like the one you have on here. i.e. the same naviagtion as you site) How have you done this. Have you used SSI to put the navigation at the top? If so, which files do I need to add the INCLUDE to and is it easy enough to do?

Hope you can help

Paul
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Viktor Farcic

TalkZone Manager
Replied 27 Jan 2002 17:40:40
27 Jan 2002 17:40:40 Paul Gannon replied:
Thank you, I'll give it a try <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Paul

Replied 27 Jan 2002 17:58:56
27 Jan 2002 17:58:56 David Behan replied:
Ever consider doing an english version of that site your doing. My Spanish isn't that good. Maybe their is another language button but I didn't see it.



_________________________
David Behan - www.bmor.com
Replied 27 Jan 2002 18:00:42
27 Jan 2002 18:00:42 David Behan replied:
I do like your custom error pages. Is that because you are on a dedicated server or can you inform me of how you did them. Most impressive!!!

_________________________
David Behan - www.bmor.com
Replied 28 Jan 2002 09:42:23
28 Jan 2002 09:42:23 Viktor Farcic replied:
The site you saw is only my playground. It isn't made to attrack visitors. Just the place to test various techniques (most of them can't be seen since they're password protected.
I'm preparing two english spoken sites by they will not be OnLine for, at least, two months. One is intranet site that will sell my 'Project Management' solution I made. The other will be resource site. Not for UltraDev like UDZone, but more for programmers together with all solutions I made by now (including forums).

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Ever consider doing an english version of that site your doing. My Spanish isn't that good. Maybe their is another language button but I didn't see it.



_________________________
David Behan - www.bmor.com
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Viktor Farcic

TalkZone Manager
Replied 28 Jan 2002 09:49:34
28 Jan 2002 09:49:34 Viktor Farcic replied:
Custom page you saw is sending data about every error or missing page to DB so that I can later examine and fix it. It's not finished yet. I'm making a system that will read folder structure in domain and display it as site map.
Anyway, if you need to have custom error and missing page just make two pages, place them on server and tell your hosting provider to change settings in IIS so that on error or missing page visitor is redirected to custom made pages.
Once you manage that I can send you the code so that you can play with it.

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I do like your custom error pages. Is that because you are on a dedicated server or can you inform me of how you did them. Most impressive!!!

_________________________
David Behan - www.bmor.com
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Viktor Farcic

TalkZone Manager

Reply to this topic