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]
It's the strangest thing - all my users can just enter nameofuser, but this guy has to enter nameofuser@coname.com. He has the same permissions as everyone else on the server. I got it to work but I don''t understand why he's different than the others...[nosmiley] for me yet, he's happy and its...
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...
I'm trying to pass a parameter from one page to another using an HREF anchor...
<A HREF="email.asp? sqlstmt=where UPPER(A.STATE) LIKE UPPER(Search_bx.value)">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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.