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!

Recent content by me4400

  1. me4400

    Importing Excel worksheet using html/asp

    I have to create an ASP page and when the user clicks a button the application then imports a specified Excel worksheet into SQL Server 7 database. Can someone send me an example or point me to a page that explains how to do this?
  2. me4400

    Variables within a URL

    How do you pass variables through a URL? For example: http://www.somewhere.com?BDate=txtBDate&EDate=txtEDate Basically, I have two text boxes, one with Beginning Date and one with Ending Date, that the user fills in and I want to pass to the submission page.
  3. me4400

    Finding original DSN name

    I had the DSN's for my reports on the hard drive. Then the machine crashed and had to be reloaded. The reports were all stored on a network drive and are fine. I got all the dsn's recreated with the correct names except for the first one which I screwed up and I assigned it the incorrect DSN...
  4. me4400

    MSHFlex Grid Justification

    I am currently trying to change the justification of a column within a flex grid using this code: FGName.colAlignment(ColumnNumber) = 1 The 1 being the value for left justify. This is obviously not working. This problem was supposedly fixed with Vis. Studio SP3 and we are using SP5. Any...

Part and Inventory Search

Back
Top