Yes, I created an installation package but the package was created on a windows 2000 computer. When I run the setup.exe it tells me the system files on the computer are out of date. If I just try to run the program exe I get the message that msinet.ocx or one of it's dependencies is not...
I developed a VB application on windows 2000 and have been able to deploy it on all operating systems except windos me. When I try to deploy it says system files are out of date. what can I do to solve this problem? Please help I need to get this up right away.
Hi,
I have a select box that is being filled from a database. The problem is that one or two items from the database are super long so the select box sizes itself to the longest option. Is there a way to have the box stay a certain size until an option is selected and then resize to fit the...
I have recently had to reinstall IIS when my it refused to recognize MyComputer. I'm not sure why but after I reinstalled it, when I try to test an asp page on the local network I get the error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e4d'
[Microsoft][ODBC SQL Server Driver][SQL...
I have recently had to reinstall IIS when my it refused to recognize MyComputer. I'm not sure why but after I reinstalled it, when I try to test an asp page on the local network I get the error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e4d'
[Microsoft][ODBC SQL Server Driver][SQL...
Hi, I am really having problems with this and I don't know why it's so hard. I have a page with a dynamic menu. When the user clicks on the menu I want to get all the information from the database on the field they selected and put this information into text boxes.
in the <% %> brackets it...
HI,
I am new to Java Script and am trying to incorporate it into my asp page so that when a user clicks on a dynamic list box, the information for the item they clicked on appears in text boxes. I can make all of the lines in the following function work except the fact that the vbscript does...
Thanks. That code works really well on it's own but for some reason if I stick the exact same code in my asp page it doesn't work any more. Do I have to do something different?
I guess. I just need a text box or something to appear on the rollover with the description (from the database) of the coresponding article.
The SQL is:
CompanyInfo.Source = "SELECT Title, Author, description, filename, Title FROM Articles ORDER BY Title ASC"
and the loop to list...
I have a website that generates a list of articles from a database. Each of these articles also has a description in the database which I want to pop up when the user rolls over the articles name. Is there a way to do this?
Thanks for your help
J
HI,
I'm new to ultradev and have developed an asp website. On my local computer with the application server set to local the site runs perfectly. When I uploaded it, however, none of the asp pages run. The hosting company assures me they have set up a dsn to my database which is named the...
Hi,
I have a stand alone VB application that runs off of an Access database. My client would like to take the inventory from this database and make it available online. What VB code could I use to FTP the database to the host? The client is not technical so I would like to have them simply...
Thanks for your help. I took your advice and tried to make an alias with the network utility. When I run the import/export wizzard with this alias as the server it tells me "sql server does not exist or access is denied." I don't think I set up the alias properly. I know this seems...
Hi,
I am new at this and have created a sql server database on my own server. I need to copy this database to another remote server. I understand the import/export wizzard but it seems to only give me the option of my own local servers to copy to. How do I include other servers through...
Hi. I would like to take an option box which is filled with data from a record set, and fill the corresponding text boxes when the value in the option box is changed. I am doing this to allow a user to update the rows in the database online. While I have no problem populating the option box I...
Hi,
I am calling a list of articles from a sql server database and putting them in a table. I have then linked each of the articles to allow them to be downloaded. What I need to figure out is how to also call a sub procedure when the user clicks on the link. My client would like to keep...
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.