Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesHave good grasp of mdb's. Beginner with sql Have sql db of charity organisations with contact details, all fairly simple. Have one Field for web addresses entered www.xxxxx.co.uk another for emails entered aaaa@bbbb. Unable to work out how to make these active. Its certainly not like mdb's! Created Page with dropdown list which when clicked gives details of selected charity. Want the above 2 entries 'live'. Any help from the collective intelligence would be gratefully received. Graham
Post Follow-up to this messageHi SQL Server does not care about the data. If you want to make them active, you need to do this in the client application/Web page by adding the <A HREF> and MAILTO tags. Regards -------------------------------- Mike Epprecht, Microsoft SQL Server MVP Zurich, Switzerland IM: mike@epprecht.net MVP Program: http://www.microsoft.com/mvp Blog: http://www.msmvps.com/epprecht/ "graham menzies-kitchin" <agmk@globalnet.co.uk> wrote in message news:Z- CdndCEt6gB9D3eRVnyvA @brightview.co.uk... > Have good grasp of mdb's. Beginner with sql > Have sql db of charity organisations with contact details, all fairly > simple. Have one Field for web addresses entered www.xxxxx.co.uk another > for emails entered aaaa@bbbb. Unable to work out how to make these > active. Its certainly not like mdb's! > Created Page with dropdown list which when clicked gives details of > selected charity. Want the above 2 entries 'live'. > Any help from the collective intelligence would be gratefully received. > > Graham >
Post Follow-up to this messageMike I had tried that. Doesn't work. Mark you, the MS conversion to htm provides a lot of incomprehensible junk (in my opinion) and the thought of finding 600+ entries and altering them is a life times work. I will work it out somehow, unless you have any other bright ideas. Thanks anyway. Graham "Mike Epprecht (SQL MVP)" <mike@epprecht.net> wrote in message news:43a07021$1_2@ne ws.bluewin.ch... > Hi > > SQL Server does not care about the data. > > If you want to make them active, you need to do this in the client > application/Web page by adding the <A HREF> and MAILTO tags. > > Regards > -------------------------------- > Mike Epprecht, Microsoft SQL Server MVP > Zurich, Switzerland > > IM: mike@epprecht.net > > MVP Program: http://www.microsoft.com/mvp > > Blog: http://www.msmvps.com/epprecht/ > > "graham menzies-kitchin" <agmk@globalnet.co.uk> wrote in message > news:Z- CdndCEt6gB9D3eRVnyvA @brightview.co.uk... > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread