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 John Tel 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: stralkin
  • Content: Threads
  • Order by date
  1. stralkin

    File properties

    is there a way i can retrieve all of the file properties from a file - i know how to retrieve the file name and size with the properties of a FileSystemObject, but not how to get other properties, such as the image size or Date Picture Taken from a jpeg imported from a camera. - how do i get a...
  2. stralkin

    Network connection from XP box to W2K Box

    I want to access the printer, and also some shared folders on a W2K Box. I have tried to make the connection from an XP box and also a W-7 Box and in both cases, can not log on the the W2K box ( i get a message that the user/password is incorrect) I have made sure that the same user with the...
  3. stralkin

    local host problem with iis

    Hello - i just loaded iis on my dell with xp professional - when i tried to go to http://localhost with my browser (firefox) - i was requested to log in with a user name and password - iis then gave me a message something like not authorized - - - even though i used my user name and password...
  4. stralkin

    How to connect

    Hello - Can someone please steer me where to learn how to connect to a database on a web hosting service? I have a package that has ms sql on it, but do not know how to connect - have been connecting to databases on a local machine using microsoft visual web developer express, and also an older...
  5. stralkin

    vb.net1.1 and vb.net2.0 framework - can they coexist?

    Hello - i currently have visual studio architect 2003 (which uses the vb.net 1.1 framework)on my pc and want to try out visual web developer 2005, which appears to require the vb.net 2.0 framework. Can both frameworks coexist on the same development machine?, or will loading the visual web...
  6. stralkin

    Excel and VBA

    Hello - I have been using VBA with access quite a bit but now i need to apply it to excel spread sheets - can someone please recomend a good tutorial site on the general use of vba with excel? also macros - thanks
  7. stralkin

    .net 2.0 compatabilty with .net1.1

    is the .net 2.0 framework backward compatable with .net1.1 - what happens if i try to use code developed in an older version of visual studio ( that was based on 1.1) on a system that was set up for 2.0? can someone steer me to where I can read up on this? thanks
  8. stralkin

    How to open a form without the access window

    Hello - I have made a number of applications using forms and vba - all of the applications open within the normal access window. Now, I need to develop an application where the form stands alone, without any window - just the form (which will be a start menu) - need help in how to do this, or...
  9. stralkin

    Share internet connection -windows 2000 Pro

    i need to share an internet connection on my laptop with win 2000 pro service pack 4. The help section tells me to right click the connection, get properties and go to the "share" tab where i will find a check box labled " enable internet connection sharing for this connection " The problem is...
  10. stralkin

    Interface Cash Drawer with Access

    I would like to be able to open a cash drawer with VBA. Can any one point me to how to do this? Thanks
  11. stralkin

    Alert function does not work in IE6

    I am new to java but right away found that the alert function works fine with Firefox and not with IE6. Any ideas?

Part and Inventory Search

Back
Top