hi
what kind of syntax has to be used to load vars from an asp-page with the method myLoadVars.sendAndLoad()? i thought its something like
response.write("var1=abc&var2=def"
but when sending this response i get an error (url not found). when sending an entire html-page there's no error...
any ideas?
what kind of syntax has to be used to load vars from an asp-page with the method myLoadVars.sendAndLoad()? i thought its something like
response.write("var1=abc&var2=def"
but when sending this response i get an error (url not found). when sending an entire html-page there's no error...
any ideas?