Click here to Skip to main content
15,903,203 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSiteMap Navigation based on Querystring Pin
jithbiz003319-May-07 1:54
jithbiz003319-May-07 1:54 
QuestionWhat is wrong ? Pin
A kamath19-May-07 1:11
A kamath19-May-07 1:11 
AnswerRe: What is wrong ? Pin
Christian Graus19-May-07 1:42
protectorChristian Graus19-May-07 1:42 
GeneralRe: What is wrong ? Pin
A kamath19-May-07 2:20
A kamath19-May-07 2:20 
QuestionEditable Combobox/ Dropdownlist Pin
Rajiya19-May-07 0:43
Rajiya19-May-07 0:43 
AnswerRe: Editable Combobox/ Dropdownlist Pin
Christian Graus19-May-07 1:43
protectorChristian Graus19-May-07 1:43 
GeneralRe: Editable Combobox/ Dropdownlist Pin
Rajiya19-May-07 3:16
Rajiya19-May-07 3:16 
QuestionForm Authentication Pin
248912818-May-07 21:30
248912818-May-07 21:30 
Hi!
In my application ,startup page is Base.aspx. Base.aspx contains four tabs & an ifrmae. the source of iFrame changes depending upon which tab is clicked. one of tab when clicked of the Base.aspx, then source of iFrame become login.aspx. when valid user is logins, the redirected to BaseTwo.aspx which also contains tabs & a iFrame & source of this iframe changed depending upon tab clicked on BaseTwo.aspx. i want to apply From Authentication in this application. setting web.config is ....

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

<authorization>
<deny users="?">


now when i run application login page is loaded instead of startup page Base.aspx & also images are not loaded & give some javascript error. when i commented the setting above in web.config file, there is no error & images loaded.

how i apply Form authentication in my application?

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

Questioncloning a website Pin
IrfanHaleem18-May-07 20:37
IrfanHaleem18-May-07 20:37 
AnswerRe: cloning a website Pin
Christian Graus19-May-07 1:44
protectorChristian Graus19-May-07 1:44 
QuestionProblem while opening MS-Word files using APIs Pin
Abhishek Joshi18-May-07 20:05
Abhishek Joshi18-May-07 20:05 
AnswerRe: Problem while opening MS-Word files using APIs Pin
koolprasad200319-May-07 0:55
professionalkoolprasad200319-May-07 0:55 
QuestionExport datagrid values to TextFile(CSV Format) Pin
jeya krishnan.v18-May-07 18:48
jeya krishnan.v18-May-07 18:48 
AnswerRe: Export datagrid values to TextFile(CSV Format) Pin
wEb GuRu...19-May-07 3:36
wEb GuRu...19-May-07 3:36 
QuestionDataGrid Pin
kumarjammula18-May-07 17:27
kumarjammula18-May-07 17:27 
AnswerRe: DataGrid Pin
enjoycrack18-May-07 17:32
enjoycrack18-May-07 17:32 
GeneralRe: DataGrid Pin
kumarjammula18-May-07 17:44
kumarjammula18-May-07 17:44 
GeneralRe: DataGrid Pin
enjoycrack18-May-07 17:47
enjoycrack18-May-07 17:47 
AnswerRe: DataGrid Pin
Sathesh Sakthivel18-May-07 17:59
Sathesh Sakthivel18-May-07 17:59 
QuestionHelp me how to upload files to server using ASP.NET Pin
Hanh Aeriscute18-May-07 16:52
Hanh Aeriscute18-May-07 16:52 
QuestionRe: [Same Query] Help me how to upload files to server using ASP.NET [modified] Pin
nareshss18-May-07 17:48
nareshss18-May-07 17:48 
QuestionGetting a Photo into a radiobuttonlist Pin
Mxrider8418-May-07 14:14
Mxrider8418-May-07 14:14 
AnswerRe: Getting a Photo into a radiobuttonlist Pin
Mxrider8418-May-07 14:44
Mxrider8418-May-07 14:44 
Questionserving a file as a response to a HTML GET Request [modified] Pin
Glen Harvy18-May-07 13:56
Glen Harvy18-May-07 13:56 
AnswerRe: serving a file as a response to a HTML GET Request Pin
kubben19-May-07 2:30
kubben19-May-07 2:30 

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.