Works a treat! Thanks very much.
For reference, I placed this code: lng = Shell("C:\PROGRAM FILES\INTERNET EXPLORER\IEXPLORE.EXE " & txtSRNum.Text, vbNormalFocus)
in the click event for the text box displaying the URL. Note that the space after .exe is important!
I want to be able to launch a URL that is entered (or pasted) into either a text box or rich text box. The URL will be obtained from an e-mail, and will be the full URL complete with http: etc...
Is there an easy way to do this?
Thanks.
I'm sure this is simple, but I can't work out how to do it!
I have an application that displays the contents of a certain directory in a FileList box. So far, so good. Typically the file list will contain .doc, .xls, vsd, .rtf, .pdf files. I want to be able to click on a file name, and have vb6...
I 'fixed' my problem by recreating the report. The design is exactly as before, but the new one does not truncate the memo fields! Same font, same font size etc. etc. Same query for the source data.
I have also copied and edited the report (with a slightly different query) to produce a report on...
I am running a report which takes data from a two tables, the main table has a memo filed that reports fine, the sub table (One main to many sub) has a memo field that randonmly truncates the memo field. The truncation is not at any particular length, if I add some text (just garbage) to an...
You do not need the drives on the same SCSI bus as the library for RSM to see them. In device maanger you should be able to see the drives independently, RSM will report the drive status through the library interface. Each drive has a serial connection to the robotics which provides staus and...
You need a connection from the SCSI library controller to the drives, but having 10 drives plus a robot on one SCSI bus is just asking for trouble.
It sounds like you drives are daisy-chained in pairs (reasonable), so with 10 drives you will need five SCSI bus adapters in the server. One bus...
Make sure that the 'knows EOD' bit is set in st.conf. If this is not set and you are using tape drives that support fast locates, then the whole tape will be read to locate each file.
On Seagate, this is a firmware bug. Contact your LTO vendor and have them contact Seagate. The problem is to do with residual count returned when a forward space block command hits a file-mark. The residual is invalid and Legato just keeps re-issuing the commands.
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.