V
VB Programmer
I am created a ASPX web app. I am using forms authentication and it seems
to be working well.
After logging in I am redirected to a form that is a "Secure" directory.
It's using data coming from a SQL Server db on the internet. Clicking on a
listbox item is supposed to populate the form with data. (It's doing a
postback.)
The first time the form loads it does it fine. But, when I click on a
listbox item (to have the form populated with a new set of data) I get a
Windows login window. Any ideas???
The window title is "Connect to DCQBMR99" which is my pc.
Thanks.
to be working well.
After logging in I am redirected to a form that is a "Secure" directory.
It's using data coming from a SQL Server db on the internet. Clicking on a
listbox item is supposed to populate the form with data. (It's doing a
postback.)
The first time the form loads it does it fine. But, when I click on a
listbox item (to have the form populated with a new set of data) I get a
Windows login window. Any ideas???
The window title is "Connect to DCQBMR99" which is my pc.
Thanks.