I'v got the code to return the array. Thanks for the help. There is one thing I'm still working on. I want to populate the array with data from a recordset. Do I have to retrieve the data from the DB using VBscript or can I use Javascript in my working page?
Thanks for your reply. Having never used XML before I want to make sure I understand what you are saying. The line document.all("results").innerhtml = xml.responsetext
will retrieve the data. At this point what do I need to do to present the data to the user? Can I parse through the...
I am attempting to return an Array from a remote scripting asp. Write now the code is hard coded with data but my goal will be to load data from a record set and pass the array back to my calling page for display use. My remote page is as follows.
<!--#INCLUDE...
I am having a problem using the href text in the window.event.srcelement item. I can pop up the value via an alert command but am unable to use any string functions against the item.
jgales
I performed some additional searches and came upon some info regarding the pageobject. It appears based on the forum I read that I can call a server side script from a client side script using this object. Given that this is totally new for I would like to know if this the way to go? If so...
Already done that. No result. As far as the If Else mess goes when using a select case statement cases such as 0 to 30 where recognized. It was having a problem with the 'to'. It looks as though the best way to solve this is to obtain the link string and perform my sql string build in a client...
No dice...I originally had a case statement which didn't work either. Grasping for straws at this point. Connections and sql execution is pretty basic stuff. I'm getting the feeling that the script is not running at all.
After making my post I realized that the window object is not available to me. Now when I designate the script as server side I am unable to connect. Here is my code that I am trying to execute. As you can see my code referencing the window object is commented out and I have defaulted idiff=0 to...
I am attempting to utilize the onclick event for a link. When the link is clicked I am executing a vbscript routine to perfom some database updates. As part of the process I am unable to access the server and application objects. When I specify runat='server' I can access those object but then I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.