Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DOC-Group
 DOC Discussion
 how to make a 3 tiers forum??
 Forum Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

koksheng84
Starting Member

8 Posts

Posted - 03 April 2004 :  10:28:44  Show Profile
is there anyone know how to do a 3-tiers forum....<

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 03 April 2004 :  10:30:29  Show Profile  Visit HuwR's Homepage
an explanation of what you mean may help you get an answer<
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 03 April 2004 :  10:35:54  Show Profile  Send ruirib a Yahoo! Message
It would be very hard to create one using ASP, given the fact that it is quite hard to separate user interface from "business logic" in ASP.

ASP.Net would be a better platform to do it.

P.S.: Huw I think he is talking about a 3 tier architecture for the forum: one with a user interface layer, "business logic" layer and database layer, all 3 with clearly defined interfaces.<


Snitz 3.4 Readme | Like the support? Support Snitz too

Edited by - ruirib on 03 April 2004 10:39:50
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 03 April 2004 :  10:41:08  Show Profile
I thought he might have menat nested forums, as in Category > Forum > Sub-forum > posts.<
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 03 April 2004 :  10:41:45  Show Profile  Visit HuwR's Homepage
could also mean lots of other things without an adequate explanation.<
Go to Top of Page

koksheng84
Starting Member

8 Posts

Posted - 03 April 2004 :  10:55:39  Show Profile
ruirib got what i mean...3 tiers include user interface layer, business logic layer, and also datalayer...



<
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 03 April 2004 :  11:14:38  Show Profile  Visit HuwR's Homepage
please try to be more precise in future.<
Go to Top of Page

koksheng84
Starting Member

8 Posts

Posted - 03 April 2004 :  14:56:41  Show Profile
abt the smilies face -->, can someone show me some of the coding abt this...and where should i code for these? izzit presentation layer?<
Go to Top of Page

PeeWee.Inc
Senior Member

United Kingdom
1893 Posts

Posted - 03 April 2004 :  15:19:38  Show Profile  Visit PeeWee.Inc's Homepage
inc_smilies.asp

"<td style=""border:none""><a href=""Javascript:insertsmilie('[:)]')"" tabindex=""-1"">" & getCurrentIcon(strIconSmile,"Smile [:)]","") & "</a></td>" & _


inc_func_posting.asp


fString = replace(fString, "<img src=icon_smile.gif border=0 align=middle>", "[:)]", 1, -1, 1)


inc_func_common.asp

fString = replace(fString, "[:)]", getCurrentIcon(strIconSmile,"","align=" & Chr(34) & "middle" & Chr(34) & ""))
<

De Priofundus Calmo Ad Te Damine

Edited by - PeeWee.Inc on 03 April 2004 15:20:23
Go to Top of Page

koksheng84
Starting Member

8 Posts

Posted - 05 April 2004 :  23:15:55  Show Profile
How can i get the email address from the address book to the "To:" textbox.
Example like the Yahoo mail.
Can anyone please show me the coding on how to do it in asp.net
Thank in advance.
<
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 05 April 2004 :  23:30:28  Show Profile  Send ruirib a Yahoo! Message
If you want help on ASP.Net coding, start a new question in the proper forum.<


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.14 seconds. Powered By: Snitz Forums 2000 Version 3.4.07