I have seen this done before but can not remember where, what I am looking for is laid out below.
How do I:
1. Have an image load after 30 seconds
2. Load it over top(hover) of the page
3. Keep the image the same distance from the top of the page (ie. if the user has scrolled down the page it...
Now that I am able to submit my request to the appropriate URL, I have no idea how to take the information that is returned and INSERT it into a db.
This is an example of what would be returned....
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<RESULTS>
<INFO>...
After evaluating whether the account number entered into a form input box by the user, is NOT a current account number(ie customer not in local db).
I need to be able to take this account number and use is it to create a dynamic URL which would then be sent to a server to be processed to...
Can anyone see anything wrong with this set of code.
I have tested the SQL Statement and it returns the correct Balance, which = $422.63.
Where I beleive I am faultering is passing the recordset to the variable.
Set Conn = Server.CreateObject("ADODB.Connection")
Conn.Open...
Can anyone see anything wrong with this set of code.
I have tested the SQL Statement and it returns the correct Balance, which = $422.63.
Where I beleive I am faultering is passing the recordset to the variable.
Set Conn = Server.CreateObject("ADODB.Connection")
Conn.Open...
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.