Hi everybody!
I have an Order Report for all Suppliers. They will access it via Web.
the path will be:
where the SupplierID will be passed as a parameter so that the Supplier will see only his order.
The above link is the path for SupplierID = 1
But if another SupplierId = 2 will know the SupplierID from another Supplier they will see the Report from Supplier #1
What can be done? Of course each supplier will login with his name and password to his site. Because there will be 100 Supplier it doesn't make any sense to create 100 reports for each Supplier.
The platform is IIS 5, ASP, VB, SQL7
Thanks a lot.
Durug
I have an Order Report for all Suppliers. They will access it via Web.
the path will be:
where the SupplierID will be passed as a parameter so that the Supplier will see only his order.
The above link is the path for SupplierID = 1
But if another SupplierId = 2 will know the SupplierID from another Supplier they will see the Report from Supplier #1
What can be done? Of course each supplier will login with his name and password to his site. Because there will be 100 Supplier it doesn't make any sense to create 100 reports for each Supplier.
The platform is IIS 5, ASP, VB, SQL7
Thanks a lot.
Durug