I have the following XML sample:
<?xml version="1.0" encoding="utf-8" ?>
<Sample>
<Parent>
<Child>
<Key value="0"/>
</Child>
<Child>
<Key value="1"/>
</Child>
</Parent>
<Parent>
<Child>
<Key value="0"/>...
I am trying to use a cookie based counter on my website to keep my counter value from increasing if the user hits the refresh button. However, my setcookie function is not working properly and I can't figure out why. What I have determined is that it will work outside of my if block, but not...
Can someone show me how to use the window.open function with VBscript and a hyperlink? I've read through the documentation on Microsoft's site, but for some reason I can't get it to work. Thanks for the help.
How can I get a message box to display the style of an object on my page. For example, if I want to check the style of a div on the page and display it in a message box, how could this be done?
Thanks in advance.
Is there a way to write a query that just returns the names of all the columns in a given table? If so, how can this be done?
Thanks for your help in advance.
Does anyone know how to force cell wrapping to occur? Here is the problem. I have an ASP page with a table on it. I need the cells in the table to be an exact width so that everything on the page lines up correctly. The problem that I am having though is that the table gets all of its values...
I have Internet Explorer 6 installed on my Windows XP machine and I am having a wierd problem with it. The problem that I am having is my HTM and HTML documents are not displaying an icon. I could change the program that they open with, and even change the icon file that they used but neither...
I would like to know if there is a way to store a value in a variable using an SQL statement. If so, how is this done?
Here is an example of what I am trying to do. I have a database that is taking care of video rentals. Before the computer processes the order I want it to check the status...
I have a database that is setup with a login screen. Users are prompted to login, and if they are successful the database stores 3 pieces of information about the user in global variables which I declared in a code module. What I am trying to do is when the user clicks on a button, I want the...
I need help trying to setup a shared access database. The main problem that I am having is that I can setup security on one computer, test it, and it will work just fine. However, when I go to another computer on the network an open the database from the shared folder the database opens up...
I have to write two assembly programs for a class and I am stuck on them. The first program that I have to write has to take in a number 1-4 and then another number 1-4. Then it needs to add the two numbers together and print out the sum.
The second program has to prompt for a name. Then it...
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.