Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rlamoreaux
  • Content: Threads
  • Order by date
  1. rlamoreaux

    Blank Message Content using Sed To as Attachment

    If I have a Word doc open and select "Send to as attachment" any text I type in message body goes away and is replaced by "<<>>" Using Outlook 2003 as email program. I looked at contents of message in Sent folder and message is blank there. This tells me it is something to do with Office 2003...
  2. rlamoreaux

    Which Control Selected on Form Using a Control Array

    I built a 10 X 10 image control array on a form using vba. I'm able to index through this array and load images from differant records of a table. When loading the image I also set the controltiptext property to the record numberof the image, I want to use this to identify the record when the...
  3. rlamoreaux

    Display image continous from when only path in database

    I have search and really not found an answer to this. I only have the path to an image in the database. I can use an unboud image control on a single form and change the property .picture to the path to display it but what do you do in a contimous form? One answer was "must use a bound control"...
  4. rlamoreaux

    Display multiple photos on a from?

    I want to make a photo clothing inventory database. There might be a large number of items. I think the best search method would be to display a photo of each item and make the photos selectable with "OnClick" to display the information about the item. I know about using "Continous Forms" but...
  5. rlamoreaux

    Unable to ping

    No sure what I did? I have a program JCATS running a Sun Solaris v8, Did work, now when I launch program I get error "Unable to connect to server simsvr". Other issues are, When I ping 192.168.0.100 it says nonreachable localhost 127.0.0.1 to 192.168.0.100. After boot I do ifconfig -a hme0, hme0...
  6. rlamoreaux

    Low Signal Strength Linksys Wireless-G

    The answer to this might be as simple as defective hardware. I tried to set up a wireless-g network between 1 client and a broadband wireless-g router. During initial testing devices were aprox. 10 feet apart, in same room, connectivity was possable but signal strength was low. When moving...
  7. rlamoreaux

    12-24 Gbyte DDS3 Tape

    I have a sun 12-24 Gbyte dd3 tape drive with a 68 pin SCSI interface. In the Sun install manual it says &quot;HP DDS3 4mm tape&quot; Is this infact a HP tape drive?? I want to move it to a Windows 2000 server. I know I have to install a SCSI Host Adapter. I found a HP dat driver, not sure if it...
  8. rlamoreaux

    Sun External 12-24 Gbyte Tape Drive

    I have a sun 12-24 Gbyte dd3 tape drive with a 68 pin SCSI interface. In the Sun install manual it says &quot;HP DDS3 4mm tape&quot; Is this infact a HP tape drive?? I want to move it to a Windows 2000 server. I know I have to install a SCSI Host Adapter. I found a HP dat driver, not sure if it...
  9. rlamoreaux

    Outlook Express 6.0 unable to reply all

    When replying all to a message using outlook express all I get is the original sender. I can not see or reply to anbody in the CC line.
  10. rlamoreaux

    Service Contract Forms

    Not sure what forum to put this in but if it's 2000 server then this is a forum of professionals. After getting A+ and N+ certified I want to start my own little service company. I'm looking for some sample forms. Service Contract Proposal, Service Cost Estimate, Actual Service Bill and any...
  11. rlamoreaux

    Host multiple web pages behind server dedicated IP

    How do I set up to host multiple web sites and FTP on a server with a single dedicated IP? Directory setup also would be nice.
  12. rlamoreaux

    Recieving unwanted broadcast message

    I installed a new W2K server and i'm getting some messages on sever saying like &quot;contact joe@abc.com to make a million bucks&quot;. I'm connected to a lan but at this time IE6 is not up so this must be somesort of windows security issue. How can I block this in the future?
  13. rlamoreaux

    IE6 Where are these link located

    I just installed a new server yesterday, I came in today and powered up the server with the NIC unplugged, I got about 10 messages &quot;can't connect to abc.com&quot; etc. I have no browser running, No applications started, Where did these things come from? How to I remove them and how do I...
  14. rlamoreaux

    FileSystemObject error

    Have the following code. The problem I'm having is, If there is a file named myfile,yourfile,therefile.xyz in the inbox folder, the list of files generated by the ofilelist = ofolder.files command is myfile yourfile therefile.xyx There seems to be a problem when there is embedded commas...
  15. rlamoreaux

    Unable to launch MSACCESS application from IE5.5

    I have created an access database application (.mdb) and am tying to execute it from a hyperlink on a web page using IE5.5. I get the dialoge box execute from current location or download? When I select execute, it appears to start but it is not visible. I know it's started because there is a...

Part and Inventory Search

Back
Top