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

    Attach file via ASP

    I'm setting up an Access based system with an html/ASP front end. I have it all set up but I want to add a feature where the enduser can attach a bitmap and have it saved to an OLE object. Can this be done in ASP?[ponder]
  2. fhcIrene

    xp_sendmail error

    I have an app that emails automatically from an ASP page - it works fine but for one specific user I get the error message "MSG 17914, Level 18, State 1, line 0 - Unknown recipient: Parameter '@recipients', recipient 'nameofuser'" where 'nameofuser' is of course, the name of the user...
  3. fhcIrene

    Passing variable with HREF

    I'm trying to pass a parameter from one page to another using an HREF anchor... <A HREF=&quot;email.asp? sqlstmt=where UPPER(A.STATE) LIKE UPPER(Search_bx.value)&quot;>Email</A> but I can't seem to pass Search_bx.value successfully. I've tried all sorts of %s and #s and $s but I think I have...

Part and Inventory Search

Back
Top