Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 27852

Problem with Callback function when working with ARR

$
0
0

Hi Everyone,

 i am working with ARR to forward the requests from web server to app server, and it is working fine except when it calls the callback function using javascript on server side. It gives me the message "the data could not be loaded". does anyone have idea on this? i am pasting the code for your reference

Private Const JSCRIPT As String = _"function RunLogin() {{" & vbCrLf & _

" document.getElementById('btnLogin').disabled = true;"

& vbCrLf & _

" window.{0}.Callback('true');"

& vbCrLf & _

" document.getElementById('btnLogin').disabled = false;"

& vbCrLf & _"}}" & vbCrLf & _

vbCrLf & _

ARR is not able to forward the callback request from web server to app server, please help me on this..


Viewing all articles
Browse latest Browse all 27852

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>