Hya all,
Im currently designing a website in Dreamweaver MX, using ASP (Javascript) and MS Access.
What I need to do is retrieve all telephone numbers from the database and display it on the page. But i want it so only the first 5 numbers of the telephone number will show and the rest would be *****.
I have been looking at some SQL statements such as RPAD, LPAD, but it doesnt seem to work with my statements when building my recordset.
Can anyone give me some ideas please..
Thanks you all