Hi
I have never done a single ASP page, so I am desperate for help here.
What I need to do is to look up the charges for the specific employee.
There is a SQL transit table that contains transit numbers that rollup to specific rollup number.
So, First, I'll have a simple form where the user would enter the rollup number. Then my next page will be the table of the transits belonging to that rollup.
By clicking on each transit number, the user would able to open the next page that contains all employees belonging to that transit.
The charges for the rollups, transits, and then employees will be taken from another SQL table.
Please advise where should I start from
Any sample code would be valueble!!!
Thanks a lot
I have never done a single ASP page, so I am desperate for help here.
What I need to do is to look up the charges for the specific employee.
There is a SQL transit table that contains transit numbers that rollup to specific rollup number.
So, First, I'll have a simple form where the user would enter the rollup number. Then my next page will be the table of the transits belonging to that rollup.
By clicking on each transit number, the user would able to open the next page that contains all employees belonging to that transit.
The charges for the rollups, transits, and then employees will be taken from another SQL table.
Please advise where should I start from
Any sample code would be valueble!!!
Thanks a lot