Click here to Skip to main content
15,912,977 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: GridView RowDeleting with multiple data sources [modified] Pin
coderlikeme7-Aug-07 8:23
coderlikeme7-Aug-07 8:23 
Questionnot able to redirect pages in iframe Pin
rama charan7-Aug-07 6:09
rama charan7-Aug-07 6:09 
AnswerRe: not able to redirect pages in iframe Pin
wEb GuRu...7-Aug-07 7:15
wEb GuRu...7-Aug-07 7:15 
GeneralRe: not able to redirect pages in iframe Pin
rama charan7-Aug-07 7:50
rama charan7-Aug-07 7:50 
GeneralRe: not able to redirect pages in iframe Pin
Not Active7-Aug-07 8:51
mentorNot Active7-Aug-07 8:51 
GeneralRe: not able to redirect pages in iframe Pin
rama charan7-Aug-07 9:16
rama charan7-Aug-07 9:16 
GeneralRe: not able to redirect pages in iframe Pin
Not Active7-Aug-07 9:48
mentorNot Active7-Aug-07 9:48 
GeneralRe: not able to redirect pages in iframe Pin
Guffa7-Aug-07 9:27
Guffa7-Aug-07 9:27 
rama charan wrote:
i lose session data


Exactly what session data are you losing?

rama charan wrote:
exception occurs that thread has been aborted.


That is normal. That is how the Response.Redirect command exits from the current page. You are not supposed to catch that exception. When you catch exceptions, you should only catch the ones that you know how to handle.

rama charan wrote:
is there any way to change the url of application from display from user and use our own website url?


The url shown in the browser is always the url of the page displayed. You can never change that.

---
single minded; short sighted; long gone;

GeneralRe: not able to redirect pages in iframe Pin
Not Active7-Aug-07 9:44
mentorNot Active7-Aug-07 9:44 
AnswerRe: not able to redirect pages in iframe Pin
Guffa7-Aug-07 12:27
Guffa7-Aug-07 12:27 
GeneralRe: not able to redirect pages in iframe Pin
Not Active7-Aug-07 15:15
mentorNot Active7-Aug-07 15:15 
GeneralRe: not able to redirect pages in iframe Pin
Guffa7-Aug-07 16:17
Guffa7-Aug-07 16:17 
QuestionEmail Pin
.NET- India 7-Aug-07 5:43
.NET- India 7-Aug-07 5:43 
AnswerRe: Email Pin
ToddHileHoffer7-Aug-07 7:46
ToddHileHoffer7-Aug-07 7:46 
QuestionIIS alternatives... Pin
Rob 387-Aug-07 5:27
Rob 387-Aug-07 5:27 
AnswerRe: IIS alternatives... Pin
originSH7-Aug-07 6:31
originSH7-Aug-07 6:31 
GeneralRe: IIS alternatives... Pin
Rob 387-Aug-07 22:45
Rob 387-Aug-07 22:45 
Questioninterval in dundas charts.. Pin
hkchauhan7-Aug-07 5:07
hkchauhan7-Aug-07 5:07 
Questionhow to reach a UserControl by a Repeater??? Pin
Deeloc7-Aug-07 4:34
Deeloc7-Aug-07 4:34 
AnswerRe: how to reach a UserControl by a Repeater??? Pin
ToddHileHoffer7-Aug-07 7:49
ToddHileHoffer7-Aug-07 7:49 
QuestionRetaining the dynamic controls Pin
sathyanarayanan_v047-Aug-07 4:02
sathyanarayanan_v047-Aug-07 4:02 
AnswerRe: Retaining the dynamic controls Pin
bit_cmdr7-Aug-07 5:42
bit_cmdr7-Aug-07 5:42 
QuestionNo connection could be made because the target machine actively refused it Pin
Daniel_Logan7-Aug-07 4:01
Daniel_Logan7-Aug-07 4:01 
GeneralRe: No connection could be made because the target machine actively refused it Pin
Guffa7-Aug-07 4:41
Guffa7-Aug-07 4:41 
QuestionPaging in a DataList Control Pin
postmaster@programmingknowledge.com7-Aug-07 4:00
postmaster@programmingknowledge.com7-Aug-07 4:00 

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.