Here is my code:
<%
Sub showKeywords(connobj)
Dim strHTML
Dim rs
Set rs = Server.CreateObject ("ADODB.Recordset")
sql = "Select keywords FROM products;"
rs.Open sql, connobj, adOpenForwardOnly,adLockReadOnly,adCmdText
If not rs.EOF then
strHTML = "<META...
I have a ms access database with 9 products and 10 categories. I am using asp to call the products and categories to display on a webpage. My problem is that each category can only display one product? I can't put more than one value in my products table (category field) because it is a...
F10 did get me into the BIOS but there are very little options. There is no option for enabling a mouse, the only input device shown was USB keyboard support.
I reset them to default. When it reboots it says windows did not detect a mouse attached to the computer......you may now attach one...
I was not aware that Compaq BIOS was F10, i'll try that.
It does have 2 hard drives and i thought that might be it, so i removed the second one and installed in the compaq. I tried the mouse on another pc and it works fine.
I'll let you all know if this all works.
Thanks
I reinstalled windows98se on a friends computer because it was loaded with junk (i've done this millions of times). After it was finished a message popped up saying that no ps/2 mouse was detected? It was plugged in. I restarted, nothing. I tried a USB mouse, nothing. I tried a wireless USB...
I have created a simple perl program that will take a users input from a form and email that input to me. The only problem is that i would like for it to be sent to my email in html format. I have created this program to send the input to an email address in text format and print a "thank...
i have looked forever trying to find a simple form with about 5 questions that uses radio buttons for answers, stores those answers in an array, and has a alert pop up with the number of correct when the user clicks on submit.
when i took JavaScript i had all these programs, and yesturday my...
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.