| |
hamad
Posts: 2
Score: 0
Joined: 3/2/2007
Status: offline
|
Hello there - I made a form that takes inputs and then post them to the .exe application. It basicaly, asks for a pager number and a message. it works and the message is sent to the application server. the problem is that any number (pager number) the user will input will be submitted to the application which is not right. i think it will add a lot of laod, and will accupy the paging terminal resources trying to process wrong numbers. I have a database with all active pager numbers and need a way that the form checks if the pager number is in the table to complete the submition, other wise it should alert. the form i am using is an ASP form and the database is MS Access. i have tryed many things like a search code which does the checking, but that is not all i want, i want it to check and then submit the same form! since the data in form are still needed by the application server i am directing to. any suggestions, please help meeeeeeeeeee. by the way i must tell you, i am not that good in coding, but i can follow instruction VERY well. thanx
|
|