J
JimReid
Does anyone have any guidelines on when to run "ATSERVER" and when not
to? I have an application that I'm trying to get running that has HTML
and VBScript. I want to have the client make a selection and then run
a query on SQL based on the answers. I was trying to do it on one web
page but it appears that the stored procedures have to run "ATSERVER"
but the response does not.
Is there a rule of thumb maybe that says separate user input from back
end processing and is there an easy way to pass the recordset from the
stored procedure to another web page for display?
This is all very interesting and I'm an old mainframe cobol programmer
trying to learn some of the new technology.
Thanks,
Jim
to? I have an application that I'm trying to get running that has HTML
and VBScript. I want to have the client make a selection and then run
a query on SQL based on the answers. I was trying to do it on one web
page but it appears that the stored procedures have to run "ATSERVER"
but the response does not.
Is there a rule of thumb maybe that says separate user input from back
end processing and is there an easy way to pass the recordset from the
stored procedure to another web page for display?
This is all very interesting and I'm an old mainframe cobol programmer
trying to learn some of the new technology.
Thanks,
Jim