Would someone please share with me a sample code of how to export a MS Access 2003 Query to comma delimited format via VBA code?
I have a book on Access 2000 which shows how to do this, but several sections of the code does not work and I am not sure how to fix it.
Please help. Thank you!!
I have a custom query column with the following information:
Email:"store" & Right([Company_Name],5) & "@sunny.com"
When I run the query, I see the following:
store 5001@sunny.com
store 5090@sunny.com
store 5022@sunny.com
How can I get rid of the spaced between the "e" from store and the...
You guys brought out some interesting points.
Can I get your advice as to which is the safest method to store the password? In database or in unix passwd file or in registry??
The form creation with the email address submission is quite easy. What I need help with is the matching of the email...
Defining my problem? Hmm...let's see.
I want to learn how to write a script which allow users to retrieve their username/password after having entered their email address.
My expectations?
Not much. Just anything that will get the work done. Nothing fancy. Something straight foward so I...
Unfortunately, I'm still a newbie trying to learn the ropes. I've been learning on my own for the past few months now. Do you have any sample code for me to look at or perhaps some guidance to point me in the right direction? Thank you for your reply.
Can someone please show me how to put together a "Forgot My Password" script - similar to those seen on many other Internet sites out there. What I want a link where a visitor may click and submit their email address or something...and then they will be sent their username/password...
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.