Click here to Skip to main content
15,887,485 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to store the Images in sql table and how to display the images in gridview...? Pin
N a v a n e e t h23-Oct-08 21:34
N a v a n e e t h23-Oct-08 21:34 
QuestionProblem setting up an Object data source for Forms view Pin
Tina P23-Oct-08 18:14
Tina P23-Oct-08 18:14 
AnswerRe: Problem setting up an Object data source for Forms view Pin
AhsanS23-Oct-08 20:14
AhsanS23-Oct-08 20:14 
QuestionMULTIVIEW - SetActiveView should be automatically set by PageLoad using a SessionVariable called "LinkID" Pin
AfricaTwin23-Oct-08 11:24
AfricaTwin23-Oct-08 11:24 
QuestionOpen-source ASP.NET shopping cart Pin
Andrey Mazoulnitsyn23-Oct-08 6:35
Andrey Mazoulnitsyn23-Oct-08 6:35 
AnswerRe: Open-source ASP.NET shopping cart Pin
AhsanS23-Oct-08 20:22
AhsanS23-Oct-08 20:22 
GeneralRe: Open-source ASP.NET shopping cart Pin
Andrey Mazoulnitsyn23-Oct-08 22:42
Andrey Mazoulnitsyn23-Oct-08 22:42 
Questioncant obtain new value of html control attribute Pin
shovaly23-Oct-08 6:00
shovaly23-Oct-08 6:00 
Sorry for my ignorance but im an ASP.net newbie
my question is why am i always get the initial value of an html control attribute and not the modified one

I got the following defintion in my html -
In the client side i changed the "someval" to 'B' and submiting the form.

But ,checking the attribute value in server side return A while im expecting to get the new modified value
string test = imgFooter.Attributes["newval"].ToString()
AnswerRe: cant obtain new value of html control attribute Pin
Brij23-Oct-08 18:22
mentorBrij23-Oct-08 18:22 
QuestionSystem.Data.OleDb.OleDbException: 'Y:\Macros\WFAC' is not a valid path Pin
farmer23-Oct-08 5:59
farmer23-Oct-08 5:59 
AnswerRe: System.Data.OleDb.OleDbException: 'Y:\Macros\WFAC' is not a valid path Pin
AhsanS23-Oct-08 18:31
AhsanS23-Oct-08 18:31 
GeneralRe: System.Data.OleDb.OleDbException: 'Y:\Macros\WFAC' is not a valid path Pin
farmer24-Oct-08 3:02
farmer24-Oct-08 3:02 
QuestionHow to raise Session_End event at Global.asax if I use SQLServer for session state. Pin
mdpavel23-Oct-08 4:50
mdpavel23-Oct-08 4:50 
AnswerRe: How to raise Session_End event at Global.asax if I use SQLServer for session state. Pin
Guffa23-Oct-08 14:52
Guffa23-Oct-08 14:52 
QuestionCustom ExpressionBuilder + ParseControl. No Joy? [modified] Pin
mgkr23-Oct-08 4:17
mgkr23-Oct-08 4:17 
AnswerRe: Custom ExpressionBuilder + ParseControl. No Joy? Pin
mgkr23-Oct-08 22:24
mgkr23-Oct-08 22:24 
Questionfor executing lnkAddTraveller_Command event block when click on lnkAddTraveller link always need 2 times click Pin
trilokharry23-Oct-08 4:01
trilokharry23-Oct-08 4:01 
QuestionQuery String! Pin
blakshmi23-Oct-08 2:31
blakshmi23-Oct-08 2:31 
AnswerRe: Query String! Pin
Brij23-Oct-08 3:41
mentorBrij23-Oct-08 3:41 
AnswerRe: Query String! Pin
Abhijit Jana23-Oct-08 3:42
professionalAbhijit Jana23-Oct-08 3:42 
QuestionCan it is possible to fetch Client Mechine IP under Run Prosxy Server Pin
Rajeesrivastava23-Oct-08 2:18
Rajeesrivastava23-Oct-08 2:18 
AnswerRe: Can it is possible to fetch Client Mechine IP under Run Prosxy Server Pin
Paddy Boyd23-Oct-08 2:19
Paddy Boyd23-Oct-08 2:19 
QuestionDates of current week Pin
raghvendrapanda23-Oct-08 1:36
raghvendrapanda23-Oct-08 1:36 
AnswerRe: Dates of current week Pin
Ashfield23-Oct-08 2:06
Ashfield23-Oct-08 2:06 
GeneralRe: Dates of current week Pin
Abhijit Jana23-Oct-08 3:39
professionalAbhijit Jana23-Oct-08 3:39 

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.