Just note I did not write this code, but I do need to fix it. Was testing our app on a VISTA machine with IE7. Currently works on 2000 machine running IE6.
Basically what happens is when you click on the customer text box, a list box (in a DIV) becomes unhidden and displays all the data in...
Just note I did not write this code, but I do need to fix it. Was testing our app on a VISTA machine with IE7. Currently works on 2000 machine running IE6.
Basically what happens is when you click on the customer text box, a list box (in a DIV) becomes unhidden and displays all the data in...
I have 2 text boxes. If you click on the first, a list box appears below it and you make a selection. In theory, when you click on the second, it should show a list box below it and you make a selection. The first list box is fine, but when you select from the second, not only does the second...
Hello All.
I have been tasked to do the following, but not sure its even possible. Wanted to check here first.
I am getting a text file from an old unix system. I need to create invoicings using word mail merge. Word 2003. I can do basic merges, but for this one here are some extra's
1)...
What I need to do is when I go to a page, there are 2 drop downs. Want to hide the second drop down until they make a selection. Then rehide it if they want to start from the beginning again. I found the command to hide initially. I am thinking that during the onchange I can call a function...
Relatively new to PHP and modifying someones code. What I need to do is when I go to a page, there are 2 drop downs. Want to hide the second drop down until they make a selection. Then rehide it if they want to start from the beginning again. I found the command to hide initially. What I am...
All,
I admit, I use stored procedures normally for updates, inserts and deletes. My skills and reference material is basic. I don't expect an answer, but if you can point me to online resources I would appreciate it. I haven't refined my search enough appearently cause I haven't found on...
I am sure this is up for debate (or maybe there is an obvious answer).
I am creating a database with several tables that will be updated through a CMS. The Programmer requested Insert, Delete, Edit stored procedures.
Is it better to:
1) create 1 stored procedure to handle all 3...
Question. I am trying to access XML data from a HTTP query from a remote site in ASP. I have found examples, for things close to what I am doing, but nothing exact and seem to be missing a piece.
If I type in a URL I get the xml query results back. Here is an example but the link and data...
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.