D
DrugBust
Guest
Hi all, I'm not much of an access user, in fact today is pretty much the first day I've used it. But I'm a web designer for a school district and we're having a problem with our district e-mail web page. We have a Access 2000 Database that stores Names, Extensions, and E-mail Addesses (stored in a field called USERID) of all employees of the district. We have a website that displays the e-mail addresses, and it is located here:
http://www.marshfield.k12.wi.us/email/all.asp
Our problem is that when a e-mail addess is clicked, a e-mail client opens, yet the address isn't carried over. In order to even get a e-mail client to open, I had to add a "mailto:" command in the web page, as I couldn't find such a function in Access. If I remove the Mailto: in the HTMl, the list just shows up as text. I suppose that it makes sense though, as the field "USERID" is a text field.
My question basically boils down to this, how can I take the text field USERID, and give it the mailto: ability so that it actually works?
I hope that this makes some semblance of sense.
Thanks much!!
Matt
http://www.marshfield.k12.wi.us/email/all.asp
Our problem is that when a e-mail addess is clicked, a e-mail client opens, yet the address isn't carried over. In order to even get a e-mail client to open, I had to add a "mailto:" command in the web page, as I couldn't find such a function in Access. If I remove the Mailto: in the HTMl, the list just shows up as text. I suppose that it makes sense though, as the field "USERID" is a text field.
My question basically boils down to this, how can I take the text field USERID, and give it the mailto: ability so that it actually works?
I hope that this makes some semblance of sense.
Thanks much!!
Matt
Last edited: