Click here to Skip to main content
15,888,461 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Expected ')' Pin
JMummery23-Jun-12 13:34
professionalJMummery23-Jun-12 13:34 
AnswerRe: Expected ')' Pin
Dhyanga9-Jul-12 11:38
Dhyanga9-Jul-12 11:38 
QuestionFormated tooltip Pin
lrsalunkhe20-Jun-12 20:39
lrsalunkhe20-Jun-12 20:39 
AnswerRe: Formated tooltip Pin
ZurdoDev21-Jun-12 2:35
professionalZurdoDev21-Jun-12 2:35 
QuestionCommon error when uploading files? Pin
Member 245846720-Jun-12 18:26
Member 245846720-Jun-12 18:26 
AnswerRe: Common error when uploading files? Pin
Sandeep Mewara20-Jun-12 19:43
mveSandeep Mewara20-Jun-12 19:43 
AnswerRe: Common error when uploading files? Pin
ZurdoDev21-Jun-12 2:37
professionalZurdoDev21-Jun-12 2:37 
Questionasp.net 2010 button Pin
classy_dog20-Jun-12 10:08
classy_dog20-Jun-12 10:08 
I am adding some additional code to a C# 2010 web form application that I would like suggestions on how to accomplish the following:

1. I just created an additonal web form page to an existing application so the user can enter more information. I basically want the user to hit the 'back' button so they can return to the original web page and correct the values for up to 4 specific fields. There are two additional fields that the user is not allowed to change.

2. To point the user to the previous page, I do the command, "Response.Redirect("~/Att.aspx"); This works,

3. I want to be able to load all the information the user has entered already when the user returns to this web page. When the user returns to this webpage, the data has already been stored in two tables in the database.

4. Thus I am looking for your suggestion on how to accomplish this goal. I am thinking of the following options:

a. returning the user to the orginal web page in the state it was when they hit the 'next' button to go to the previous webpage. However I do not know how to proceed with this method.

b. Obtain the values from the database, or

c. use session variables. Thus can you tell me what you think the best method would be and examples of code of how you would accomplish this goal?
AnswerRe: asp.net 2010 button Pin
R. Giskard Reventlov20-Jun-12 10:47
R. Giskard Reventlov20-Jun-12 10:47 
GeneralRe: asp.net 2010 button Pin
classy_dog20-Jun-12 15:53
classy_dog20-Jun-12 15:53 
AnswerRe: asp.net 2010 button Pin
David Mujica20-Jun-12 11:03
David Mujica20-Jun-12 11:03 
AnswerRe: asp.net 2010 button Pin
trooper081421-Jun-12 8:44
trooper081421-Jun-12 8:44 
Questioncolumns in mutilple rows using any control to be exported to excel? Pin
akpaga2220-Jun-12 9:40
akpaga2220-Jun-12 9:40 
AnswerRe: columns in mutilple rows using any control to be exported to excel? Pin
Sanjay Kunjam21-Jun-12 21:16
Sanjay Kunjam21-Jun-12 21:16 
Questionsave image in mvc3 Pin
HamedYem20-Jun-12 6:00
HamedYem20-Jun-12 6:00 
Questioncrystal report Pin
ManjuDipu19-Jun-12 23:13
ManjuDipu19-Jun-12 23:13 
AnswerRe: crystal report Pin
Sandeep Mewara20-Jun-12 1:14
mveSandeep Mewara20-Jun-12 1:14 
GeneralRe: crystal report Pin
ashjassi17-Aug-12 3:06
ashjassi17-Aug-12 3:06 
QuestionCreate Dymanic Controls in MVC Pin
Pankaj Kohli19-Jun-12 17:23
Pankaj Kohli19-Jun-12 17:23 
QuestionDownload file without extension issue Pin
Roman Muntyanu19-Jun-12 8:19
Roman Muntyanu19-Jun-12 8:19 
AnswerRe: Download file without extension issue Pin
Sandeep Mewara20-Jun-12 1:17
mveSandeep Mewara20-Jun-12 1:17 
GeneralRe: Download file without extension issue Pin
Roman Muntyanu20-Jun-12 1:34
Roman Muntyanu20-Jun-12 1:34 
QuestionSQL server 2005 Pin
sundaramoorthy.b19-Jun-12 3:19
sundaramoorthy.b19-Jun-12 3:19 
AnswerRe: SQL server 2005 Pin
David Mujica19-Jun-12 3:57
David Mujica19-Jun-12 3:57 
AnswerRe: SQL server 2005 Pin
UTHIRASAMY20-Jun-12 6:31
professionalUTHIRASAMY20-Jun-12 6:31 

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.