Ask a Question related to ASP Database, Design and Development.
-
DJP #1
Remote Scripting error MSRS is Undefined
Anyone know or have encountered this error when useing remote scripting
Line 64
"MSRS" is Undefined
it is in microsofts page of:
rs.htm
and the line of code is:
function RSGetASPObject(url)
{
var cb, ecb, context;
var params = new Array;
HERE --->>> var request =
MSRS.startRequest(url,'GetServerProxy',params,cb,e cb,context);
DJP Guest
-
Error: Undefined variable
I am going trough the ColdFusion "Record store tutorial" I found on Macromedia's web site: ... -
Cross Site Scripting & Custom Error Pages
Hi, I have been investigating CSS vulnerabilites within my application and have a question. If I added malicious script tags to the Url these are... -
Remote Scripting
what is it? I see it used a lot. Can someone explain to me what it is? I tried a google search but didn;t find any conclusive defination. Thanks... -
simple text file n scripting error
that was my mistake on my typing... i had the text vars between && but that worked perfectly, thanks thought flash would still compare the... -
Error 711 and Error 5, Remote access connection manager service
I'm trying to set up a dial-up connection, but my computer will not start Remote Access Connection Manager or Remote Access Auto Connection... -
DJP #2
Re: NM problem solved
"DJP" <DJP@N*O*S*P*A*M*.com> wrote in message
news:do7sb.87285$jW5.939104@twister.tampabay.rr.co m...> Anyone know or have encountered this error when useing remote scripting
>
> Line 64
> "MSRS" is Undefined
>
> it is in microsofts page of:
>
> rs.htm
>
> and the line of code is:
>
> function RSGetASPObject(url)
> {
> var cb, ecb, context;
> var params = new Array;
> HERE --->>> var request =
> MSRS.startRequest(url,'GetServerProxy',params,cb,e cb,context);
>
>
>
DJP Guest



Reply With Quote

