Click here to Skip to main content
15,895,370 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: datagridview-Win Form [modified] Pin
sashidhar29-Nov-09 17:12
sashidhar29-Nov-09 17:12 
GeneralRe: datagridview-Win Form Pin
dan!sh 29-Nov-09 17:45
professional dan!sh 29-Nov-09 17:45 
Questionsearch query first letter lookup Pin
Bev Robins29-Nov-09 0:33
Bev Robins29-Nov-09 0:33 
AnswerRe: search query first letter lookup Pin
N a v a n e e t h29-Nov-09 16:31
N a v a n e e t h29-Nov-09 16:31 
GeneralRe: search query first letter lookup Pin
Bev Robins30-Nov-09 2:04
Bev Robins30-Nov-09 2:04 
GeneralRe: search query first letter lookup Pin
David Mujica30-Nov-09 3:40
David Mujica30-Nov-09 3:40 
QuestionAuthorize filter with Roles? Pin
wardy_boy197228-Nov-09 12:08
wardy_boy197228-Nov-09 12:08 
QuestionOutput aspx from ashx Pin
Matt Cavanagh28-Nov-09 11:56
Matt Cavanagh28-Nov-09 11:56 
Hi, lets say I have a folder called dogs on my server. Now theres a bunch of different aspx pages in there, and certain users are only allowed to access certain ones(note:each aspx page cannot do its own authentication). Now when someones goes to server/dogs/page3.aspx im going to use url rewriting to send them to my ashx page. The ashx page will then check the logged in users session, see if he has access to the page he tried to see and then output the resulting page.

I have this working fine on a previous project out putting images. But now im worried that outputting it a similair way will "break" the link between the aspx page and its code behind.

So whats the best way to go about this?

Thanks so much Smile | :)

Strive to be humble enough to take advice, and confident enough to do something about it.

AnswerRe: Output aspx from ashx Pin
Matt Cavanagh28-Nov-09 21:41
Matt Cavanagh28-Nov-09 21:41 
Questionshow and hide gridview cells controls [modified] Pin
angle5728-Nov-09 0:31
angle5728-Nov-09 0:31 
AnswerRe: show and hide gridview cells controls Pin
Not Active28-Nov-09 4:47
mentorNot Active28-Nov-09 4:47 
AnswerRe: show and hide gridview cells controls Pin
April Fans1-Dec-09 22:40
April Fans1-Dec-09 22:40 
GeneralRe: show and hide gridview cells controls Pin
angle573-Dec-09 1:05
angle573-Dec-09 1:05 
Questiontransfer a key value from a page to a popup page "on selected index change" of a gridview. Pin
saurabh8april28-Nov-09 0:03
saurabh8april28-Nov-09 0:03 
AnswerRe: transfer a key value from a page to a popup page "on selected index change" of a gridview. Pin
Not Active28-Nov-09 4:46
mentorNot Active28-Nov-09 4:46 
AnswerRe: transfer a key value from a page to a popup page "on selected index change" of a gridview. Pin
carlecomm2-Dec-09 22:49
carlecomm2-Dec-09 22:49 
GeneralRe: transfer a key value from a page to a popup page "on selected index change" of a gridview. Pin
saurabh8april7-Dec-09 0:47
saurabh8april7-Dec-09 0:47 
QuestionTrying to implement an old chat application into MVC Pin
wardy_boy197227-Nov-09 23:44
wardy_boy197227-Nov-09 23:44 
AnswerRe: Trying to implement an old chat application into MVC Pin
Not Active28-Nov-09 4:43
mentorNot Active28-Nov-09 4:43 
Questionhow to cretae web page more efficiant Pin
fak.kumar27-Nov-09 19:05
fak.kumar27-Nov-09 19:05 
AnswerRe: how to cretae web page more efficiant Pin
sashidhar27-Nov-09 19:48
sashidhar27-Nov-09 19:48 
Questioncreating an asp.net discussion web site Pin
Thilina.madush27-Nov-09 17:14
Thilina.madush27-Nov-09 17:14 
AnswerRe: creating an asp.net discussion web site Pin
Kannan Ar27-Nov-09 17:25
professionalKannan Ar27-Nov-09 17:25 
GeneralBuilding an ASP.NET P3P framework Pin
djechelon27-Nov-09 10:55
djechelon27-Nov-09 10:55 
QuestionInstall IIS on Visual Studio 2002-What server software for ASP.net Pin
andrew p jones27-Nov-09 10:30
andrew p jones27-Nov-09 10: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.