FrankPhillips
IS-IT--Management
Hi all,
Have an odd one here that I was hoping to get some input on.
I have a webpage located on a secure site. This page has an array of letters in the alphabet that when clicked on act as in index for a datagrid, ie, click on a = get all records that start with a, b=b etc.
However, when the user clicks on the letter, the user gets a warning saying they are leaving a secure website, do you wish to continue.
I'm really not sure what is triggering this since the event is only a postback.
in the bottom right of the browser, it shows "javascript:__dopostback('Datagrid1:_ctl1:-ctl1',"
Im posting this here since I'm totally unsure what forum it applies to. Since the main code is C# with visual studio .net for asp.net webforms, i figure at least to start here. I can paste the array if needed, but its pretty long.
Any suggestions would be greatly appreciated.
Thanks
Frank