The JavaScript says "http://ibr-bbr.org/ASP.NET/IBR_Merge/ LoginPage.aspx?ReturnUrl=%2fASP.NET%2fIBR_Merge%2floginpage.aspx". >From what I've read in an ASP.NET book on deploying an app today, it's my impression that if all the code and such for my app in in /ASP.NET/ IBR_Merge, then I need to set the IIS virtual directory to /ASP.NET/ IBR_Merge. Is that correct? Then I can find the JavaScript and change it to "http://ibr-bbr.org/LoginPage.aspx?ReturnUrl= %2floginpage.aspx".
Does this sound correct? Thanks. Ken On May 28, 3:50 am, "Keidrick Pettaway" <[email protected]> wrote: > Check for a codebehind page, or check the inline html on your default aspx > page. The javascript is probably on the aspx page > Keidrick Pettaway > Web:http://www.kpettaway.com > Linkedin:http://www.linkedin.com/pub/keidrick-pettaway/8/705/b58 >
