Click here to Skip to main content
15,919,778 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Multiple access on XML files Pin
Guffa18-May-07 0:00
Guffa18-May-07 0:00 
AnswerRe: Multiple access on XML files Pin
Sandeep Akhare18-May-07 0:15
Sandeep Akhare18-May-07 0:15 
QuestionCustom control does not work on remote server Pin
jkp250517-May-07 22:39
jkp250517-May-07 22:39 
QuestionHow google crawls the Urls? Pin
K.P.Kannan17-May-07 22:34
K.P.Kannan17-May-07 22:34 
AnswerRe: How google crawls the Urls? Pin
N a v a n e e t h17-May-07 22:51
N a v a n e e t h17-May-07 22:51 
AnswerRe: How google crawls the Urls? Pin
Guffa18-May-07 0:42
Guffa18-May-07 0:42 
Questionattach crystal report to asp Pin
rkherath17-May-07 22:17
rkherath17-May-07 22:17 
QuestionCrystal Report Problem in asp.net Pin
Kissy1617-May-07 22:07
Kissy1617-May-07 22:07 
AnswerRe: Crystal Report Problem in asp.net Pin
Sylvester george18-May-07 1:03
Sylvester george18-May-07 1:03 
QuestionWebconfig customerror Pin
jithbiz003317-May-07 20:56
jithbiz003317-May-07 20:56 
AnswerRe: Webconfig customerror Pin
Sandeep Akhare17-May-07 21:18
Sandeep Akhare17-May-07 21:18 
GeneralRe: Webconfig customerror Pin
jithbiz003318-May-07 2:00
jithbiz003318-May-07 2:00 
AnswerRe: Webconfig customerror Pin
Sandeep Akhare17-May-07 21:22
Sandeep Akhare17-May-07 21:22 
AnswerRe: Webconfig customerror Pin
N a v a n e e t h17-May-07 22:35
N a v a n e e t h17-May-07 22:35 
GeneralRe: Webconfig customerror Pin
jithbiz003318-May-07 2:02
jithbiz003318-May-07 2:02 
QuestionUsing Form Authentication Pin
248912817-May-07 20:35
248912817-May-07 20:35 
Hi! i have a page called BasePage.aspx containing an iFrame whose default source is Login.aspx. in web.config file i have folllowing setting ...

<authentication mode="Forms">
<forms loginurl="Login.aspx" path="/" protection="All">

<authorization>
<deny users="?">


project's startup page is BasePage.aspx. on running project loads Login.aspx page & give javascript error. if i set loginUrl="BasePage.aspx" then on running project iFrame starts displaying infinite pages & hanged. what is the problem?

Thanks & Regards,
SAMir Nigam,
Software Engineer,
STPL, Lucknow, India.

AnswerRe: Using Form Authentication Pin
Sandeep Akhare17-May-07 20:46
Sandeep Akhare17-May-07 20:46 
GeneralRe: Using Form Authentication Pin
248912817-May-07 21:24
248912817-May-07 21:24 
GeneralRe: Using Form Authentication Pin
Sandeep Akhare17-May-07 21:38
Sandeep Akhare17-May-07 21:38 
QuestionChanging column datatype in a datatable Pin
Sandeep_Kumbhar17-May-07 20:25
Sandeep_Kumbhar17-May-07 20:25 
QuestionPage Load Pin
Rahul Babu17-May-07 20:19
Rahul Babu17-May-07 20:19 
AnswerRe: Page Load Pin
Sandeep Akhare17-May-07 20:48
Sandeep Akhare17-May-07 20:48 
AnswerRe: Page Load Pin
Christian Graus17-May-07 20:53
protectorChristian Graus17-May-07 20:53 
Questiondisable controls Pin
PrakashACCS17-May-07 20:00
PrakashACCS17-May-07 20:00 
AnswerRe: disable controls Pin
Sandeep Akhare17-May-07 20:05
Sandeep Akhare17-May-07 20:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.