Hi
I am designing an architecture where same scripts should run both server side and also client side(when the server is off using a temporary database).Well MSDN documentations made me confused where denoting:"IIS SENDs asp pages to asp.dll" Now I am trying to SEND asp pages to asp.dll by myself but what SENDing means.Because of this phrase i was thinking that asp.dll is something special but when browsing its lib I just saw familiar asp objects but not specific methods for getting asp and returning html.
Thanks!
I am designing an architecture where same scripts should run both server side and also client side(when the server is off using a temporary database).Well MSDN documentations made me confused where denoting:"IIS SENDs asp pages to asp.dll" Now I am trying to SEND asp pages to asp.dll by myself but what SENDing means.Because of this phrase i was thinking that asp.dll is something special but when browsing its lib I just saw familiar asp objects but not specific methods for getting asp and returning html.
Thanks!