Hi,
Simple: use two recordsets. Open the database connection, get the info from the 1st table in one recordset, get the info from the 2nd table in another recordset using the same connection.
Bye.
Hi,
The form tag SHOULD be outside the table. In proper HTML (and logically I might add), tables are inside forms and not the other way around. If you do it right, you might just solve your problem.
Bye.
Hi,
This might be very simple, but I can't find it anywhere. I need a script written in VB (wscript) that connects my computer to the internet. That's it. My connection is already define, so I guess I don't need to provide anything else, I just need the script to connect using my connection...
Hi,
I'm writing to a text file using FileWriter and PrintWriter and I want to know how to specify the lines length (ie 80).
Is there a way to do this?
Thank you.
Hi,
I'm sorry, I guess I did not explain myself very well. What I ment is that NULL is a valid value for a numeric field and can be use in the insert command to mean that there is no value for that field. A NULL value doesn't screw up computation on numeric at all. This is the way it was design...
Hi,
Have you tried converting the empty strings to the string "NULL" and inserting that as the value for the numeric field (without quotes)?
Bye.
Hi,
Try opening the window first and then passing it the URL. Somthing like:
...
msgWindow=window.open("","WinOpen","width=700,height=300");
msgWindow.location.href="./PreviewRequest.cfm?param1="+var1+"param2="+var2;
...
I use something like...
Hi,
PowerPC refers to the type of machine (processor) and not to the OS. In this case, if you're running OS9, you could probably run the PowerPC version.
Bye.
Hi,
Try with an hta (HTML application). Here is something to get you started, just edit the path to the application you want to launch.
app_launcher.hta
<html>
<head>
<title>Start Adobe Reader</title>
<HTA:APPLICATION ID="start_adobe"
APPLICATIONNAME="Start Adobe...
Hi,
It worked fine for me too, using 4.76... you might want to clean up your HTML thought, Netscape often chokes on sloppy code. (actually, it usually screws up on perfectly good code too!)
Bye.
Hi,
I guess you'd want to look at http://www.w3.org/TR/xhtml1/#normative and http://www.w3.org/TR/xhtml1/#diffs for starters...
You're welcome ;-)
Bye.
He Skip,
No, I do not have anything that ressembles address book for the excel filename or for anything else. The window that pops up is named "Check names" and it says "No match found for 123-4567". It offers me to create a new contact or to look for more contact or to...
Hi,
I'm using WinXP and Office2000 Pro. Without anything else, can I merge to fax a letter using an excel spreadsheet as the data source (ie one column with the name, one column with the fax no)?
When I try, the address book pops up and tell me that I there is no such contact. I do NOT want to...
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.