Click here to Skip to main content
15,902,112 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Unable to bind datagrid item to vb variable Pin
_HawkeyeD6-Feb-09 20:17
_HawkeyeD6-Feb-09 20:17 
QuestionShowing Error Using Java Script Pin
ais076-Feb-09 19:40
ais076-Feb-09 19:40 
AnswerRe: Showing Error Using Java Script Pin
Perspx6-Feb-09 21:01
Perspx6-Feb-09 21:01 
AnswerRe: Showing Error Using Java Script Pin
Ranjit Viswakumar8-Feb-09 5:48
Ranjit Viswakumar8-Feb-09 5:48 
QuestionLoad Report failed Pin
priyagee6-Feb-09 19:33
priyagee6-Feb-09 19:33 
AnswerRe: Load Report failed Pin
varma suresh6-Feb-09 19:50
varma suresh6-Feb-09 19:50 
GeneralRe: Load Report failed Pin
priyagee7-Feb-09 0:40
priyagee7-Feb-09 0:40 
Questionplz help me, i am new to web designing with asp.net and C# Pin
be_humble6-Feb-09 18:07
be_humble6-Feb-09 18:07 
i hope my question is clear to all those who are too good in web designing.

I have a sign up page signup.aspx. which redirects to list.aspx. in list .aspx i select a particulasr customer and that customer id is passed to customer.aspx with the help of query string variables. when a logged in shopkeeper goes to customer.aspx, then on that customer .aspx there is a menu on the left which is menu.ascx. this menu has links to different sections of the customer and which ever link is cliked it should navigate to that link. now but to navigate to the section of the corresponding customer i need to pass in the customer id from that menu.ascx to abc.aspx or def.aspx. how do i do that. how will the menu.ascx recognize the customer id from customer.aspx. i dont want to use session variables because if a shopkeeper opens two customers at the same time then it will be a problem. following flow is more clear.

shopekeeper A logs in to system through signup.aspx
|
then a page with many customers is seen known as list.aspx
|
`the shopkeeper clicks any one of the customer and then goes to the main page of that custmer known as customer.aspx
on this customer.aspx there is a menu on left which is menu.ascx a user control which has navigation links to different sections of the selected customer.
|
if section 1 is selected then navigates to abc.aspx
if section 2 then def.aspx
section 3 then ghi.aspx
and so on

but i need the customer id in abc.aspx or def.aspx or ghi.aspc and i need to pass that from menu.ascx . then menu should get the customer id from customer.aspx.


now i want to do the above without using customer id as session varibales.
please advice
AnswerRe: plz help me, i am new to web designing with asp.net and C# Pin
Christian Graus6-Feb-09 18:10
protectorChristian Graus6-Feb-09 18:10 
AnswerRe: plz help me, i am new to web designing with asp.net and C# Pin
MacSpudster9-Feb-09 9:27
professionalMacSpudster9-Feb-09 9:27 
QuestionAsp.net Gridview header [modified] Pin
SreejithKumar M6-Feb-09 18:04
SreejithKumar M6-Feb-09 18:04 
AnswerRe: Asp.net Gridview header Pin
Christian Graus6-Feb-09 18:15
protectorChristian Graus6-Feb-09 18:15 
GeneralRe: Asp.net Gridview header Pin
SreejithKumar M6-Feb-09 18:22
SreejithKumar M6-Feb-09 18:22 
GeneralRe: Asp.net Gridview header Pin
Christian Graus6-Feb-09 18:37
protectorChristian Graus6-Feb-09 18:37 
GeneralRe: Asp.net Gridview header Pin
SreejithKumar M6-Feb-09 18:51
SreejithKumar M6-Feb-09 18:51 
GeneralRe: Asp.net Gridview header Pin
SreejithKumar M6-Feb-09 19:39
SreejithKumar M6-Feb-09 19:39 
AnswerRe: Asp.net Gridview header Pin
varma suresh6-Feb-09 19:46
varma suresh6-Feb-09 19:46 
Question'Response.Headers' threw an exception of type 'System.PlatformNotSupportedException' Pin
Anita_Kamat_inds6-Feb-09 14:33
Anita_Kamat_inds6-Feb-09 14:33 
AnswerRe: 'Response.Headers' threw an exception of type 'System.PlatformNotSupportedException' Pin
Christian Graus6-Feb-09 15:34
protectorChristian Graus6-Feb-09 15:34 
GeneralRe: 'Response.Headers' threw an exception of type 'System.PlatformNotSupportedException' Pin
Anita_Kamat_inds6-Feb-09 16:45
Anita_Kamat_inds6-Feb-09 16:45 
GeneralRe: 'Response.Headers' threw an exception of type 'System.PlatformNotSupportedException' Pin
Christian Graus6-Feb-09 16:57
protectorChristian Graus6-Feb-09 16:57 
QuestionAJAX Timer not firing Pin
dptalt6-Feb-09 9:07
dptalt6-Feb-09 9:07 
AnswerRe: AJAX Timer not firing Pin
Christian Graus6-Feb-09 9:46
protectorChristian Graus6-Feb-09 9:46 
GeneralRe: AJAX Timer not firing Pin
dptalt6-Feb-09 9:50
dptalt6-Feb-09 9:50 
GeneralRe: AJAX Timer not firing Pin
Christian Graus6-Feb-09 9:52
protectorChristian Graus6-Feb-09 9:52 

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.