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 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...
Hi,
Does anyone know how to fix this? Using Win98 and OE5. All messages in Inbox have no content when opened, but instead they have 2 attachments, one of which is the messages content...
Thanks.
Hi,
I'm coding a custom search engine, and I want to use recordset paging. In order to be able to search with multiple key words, I'm using a FOR loop to iterate thru an array which contains the key words. Each time, I write a SQL query with one word and write the results out to the page. This...
Hi,
Is it possible to retrieve the URL of a popup window from the opener window after the popup has been used to navigate to a different server? If the user uses the popup to navigate several differnet pages on different servers, can I retrieve the URL from the window that originaly opened the...
Hi,
No, this is not that simple. I want to know how to use an image as a link without having a border placed it, without using the border="0" attribute in the img tag. Why? Because there is no border attribute in XHTML1.1 (or XHTML1 strict) for the img tag.
I tried using CSS on the...
Hi,
I have an access2k db which has 3 tables containing info about products. The first table has a autonumber field "id_product" which I use in the 2 other tables (one to many relation). I have no problem retrieving the info using datashaping.
But, when I try to delete a product, it...
Hi,
I've been trying to connect to an Accees2000 database on a IIS server using a DNS-less connection with a connection string like:
Provider=MS Remote;Data Source=dbname.mdb;Remote Server=http://server/dir/;Remote Provider=Microsoft.Jet.OLEDB.4.0;
Why is it not working? Should the path to...
Hi,
This one is giving me a headache. I'm building a products page from an Access2000 db. The idea is to have the same page displaying one chosen product at the time. One of the fields in the db contains a list of images URLs relating to the product, separated by a delimiter. Not all the...
Hi,
this code works on my test machine at home (W2K):
<%
Set Mail = Server.CreateObject("Persits.MailSender")
Mail.Host = "someserver.com"
Mail.From = fromemail
Mail.FromName = name
Mail.addAddress "me@someserver.com"
Mail.Subject = sujet
Mail.Body = message...
Hi,
I'm trying to figure out a way to process incoming mail. What I need to do is check for attached files and if there are any, save them to a specific directory. Can this be done with VB? Could a VB program be run as a service on a NT machine and check for new mail every hour for example and...
Hi,
I'm writing an HTA and using VBScript to calculate the time the window stays open. I'm using the DateDiff function to get the elapsed time. What I'm looking for is help in formating the output of DateDiff in something like hh:mm:ss.
Any suggestion?
Thanks.
Hi,
This is more a conceptual question than an actual HTML or CSS related one. Does anyone see any GOOD reasons why someone would use pdf as the format on a site that has articles and reviews that would be posted every month or so? I have a client that insist on using pdfs for the content of...
Hi,
I need to connect a Linux machine running COL2.2 on a Windows network. It has to dynamically get its IP from a W2K machine. How do I do this? I don't have (or want) linuxconf, I want to do it from the prompt.
Thanks
Hi,
I'm running w2k and COL2.2 . Samba is up and running, I can see shares from any machine on any machine. Under w2k, I have mapped linux shares which are reconnected on logon. What would be the best way to do the same under linux.
I would like my windows shares to be mounted on my linux...
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.