J
JT
i'm using a model, view, control architecture for a group of .asp pages.
i can't decide whether to use Server.Transfer or Server.Execute to pass
posted data from my control to my model. are there security implications
for using Server.Execute?
just wanting some advice on pros/cons to each of these since this is the
first time i'm attempting to use these methods.
TIA
jt
i can't decide whether to use Server.Transfer or Server.Execute to pass
posted data from my control to my model. are there security implications
for using Server.Execute?
just wanting some advice on pros/cons to each of these since this is the
first time i'm attempting to use these methods.
TIA
jt