3-tier

Can I create a web server uning the 3-tier technology???

View Replies


ADVERTISEMENT

3-tier Architecture In ASP

Is it possible to design a 3-tier architecture in an ASP application. If yes then how & will it be better then 2-tier approach.

View Replies View Related

Middle-Tier Foxpro Communicate With ASP

I have a middle-tier written using Foxpro. I'd like this tier to communicate
(that is pass some variables to ASP). I defined a Session variable somewhere
in my ASP file, e.g. Session("Usercode") = Somevalue. Now somewhere else, I
want to change this value. I tried this:
UserSession = CREATEOBJECT('ASPTypeLibrary.Session')
UserSession.Contents("Usercode") = TheUsercode
However, it gives the error: ASPTypeLibrary.Session is not found. However,
VB's object browser lists this

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved