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 bkrike 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: DocGrimm
  • Content: Threads
  • Order by date
  1. DocGrimm

    request.form("x") not actually giving a value.

    I think the following code speaks for itself, but basically, when trying to put a value from a form into a variable, I'm getting nothing to come through. I'm new to any sort of web coding, so any help is greatly appreciated: <% // Assign Variables hdnDate=request.form("hdnDate") %> <html>...
  2. DocGrimm

    Writing to MAS90

    I've done some searching here in the forums, and I can't seem to find any posts about writing back to the MAS90 tables from, say MS Access or VB. What I'm looking to do is this: I need to be able to bulk update the field NonTaxableSalesAmount in ARL_RepetitiveInvoiceHeader from outside of...
  3. DocGrimm

    Opening Excel with password in VB 6

    First hello all, and thanks for answering. What I'm trying to do is trying to read a single cell (say B2) from an Excel spreadsheet from within VB6. I've had some success reading unprotected spreadsheets, but I just can't seem to bring it all together. I've searched the forums and don't see...

Part and Inventory Search

Back
Top