how do i use input masks with data access pages

G

Guest

i have made a data access page for distribution throughout our LAN. we are
going to run it on our employees desktops and allow them to enter sales leads
as they come through on the phone. i've figured out solutions for pretty much
everything except for the phone number. i would like them to be able to just
enter numbers and have it display/autoformat according to an input mask. i
have tried to make it do this and have not found anyway to do it. please
whatever help you can offer would be greatly appreciated.

Preston
 
J

James A. Fortune

Preston said:
i have made a data access page for distribution throughout our LAN. we are
going to run it on our employees desktops and allow them to enter sales leads
as they come through on the phone. i've figured out solutions for pretty much
everything except for the phone number. i would like them to be able to just
enter numbers and have it display/autoformat according to an input mask. i
have tried to make it do this and have not found anyway to do it. please
whatever help you can offer would be greatly appreciated.

Preston

It might be possible to write a javascript function to handle your phone
number display. As a bonus, it would run completely on the client side.
I've never used Data Access Pages so this is just a shot in the dark.

James A. Fortune
(e-mail address removed)
 
G

Guest

ok thank you for the reply :) i don't know how to write java so that prolly
won't happen but thank you anyway. is there no extension in access to do this?

Preston
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Input masks 1
Input masks 4
Input Masks - Leading Zeros 5
Input Masks and Pages 1
Use of Input Masks 3
Phone Number Input Masks 1
Multiple input masks 1
Data formatting/input masks 5

Top