Click here to Skip to main content
15,916,288 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralConvert OCX Control from vb to asp.net Pin
soniasan22-Jan-08 21:57
soniasan22-Jan-08 21:57 
Questionhow to compare two string array length Pin
jagan12322-Jan-08 21:32
jagan12322-Jan-08 21:32 
AnswerRe: how to compare two string array length Pin
N a v a n e e t h22-Jan-08 21:37
N a v a n e e t h22-Jan-08 21:37 
GeneralRe: how to compare two string array length Pin
jagan12322-Jan-08 21:46
jagan12322-Jan-08 21:46 
GeneralRe: how to compare two string array length Pin
JacquesDP22-Jan-08 23:06
JacquesDP22-Jan-08 23:06 
GeneralRe: how to compare two string array length Pin
N a v a n e e t h22-Jan-08 23:25
N a v a n e e t h22-Jan-08 23:25 
QuestionHow to design a custom validation which work for both (Required field and regular exp.) Pin
findtango22-Jan-08 20:45
findtango22-Jan-08 20:45 
GeneralMaintain Value during postback Pin
NetBot22-Jan-08 19:30
NetBot22-Jan-08 19:30 
Hi all,

I have a Dropdown of items which on "onchange" eevent fires an XMLHttprequest to calculate its Mrp. I m showing this mrp in a label field.
I m setting the value of the label using javascript like

document.getElementById("Label_MRP").innerHTML=xmlHttp.responseText

But when i submit the values Label_MRP.Text yields me null. What can be the problem????BTW Label_MRP is an asp Label control.
GeneralRe: Maintain Value during postback Pin
N a v a n e e t h22-Jan-08 19:47
N a v a n e e t h22-Jan-08 19:47 
GeneralReceiving email in asp.net application Pin
krishnaveer22-Jan-08 18:06
krishnaveer22-Jan-08 18:06 
GeneralRe: Receiving email in asp.net application Pin
Abhijit Jana22-Jan-08 19:23
professionalAbhijit Jana22-Jan-08 19:23 
GeneralRe: Receiving email in asp.net application Pin
N a v a n e e t h22-Jan-08 19:42
N a v a n e e t h22-Jan-08 19:42 
QuestionRegarding MP3 Format In .net [modified] Pin
kumareshTMC22-Jan-08 17:49
kumareshTMC22-Jan-08 17:49 
GeneralRe: Regarding MP3 Format In .net Pin
N a v a n e e t h22-Jan-08 19:36
N a v a n e e t h22-Jan-08 19:36 
GeneralRecording voice in asp.net application Pin
Lijo Rajan22-Jan-08 16:49
Lijo Rajan22-Jan-08 16:49 
GeneralRe: Recording voice in asp.net application Pin
N a v a n e e t h22-Jan-08 19:44
N a v a n e e t h22-Jan-08 19:44 
GeneralTab holder image binding Pin
M. J. Jaya Chitra22-Jan-08 16:47
M. J. Jaya Chitra22-Jan-08 16:47 
QuestionHow can you replace a field containing a code with text in a DataGrid? Pin
Tom Welch22-Jan-08 10:01
Tom Welch22-Jan-08 10:01 
AnswerRe: How can you replace a field containing a code with text in a DataGrid? Pin
pmarfleet22-Jan-08 10:27
pmarfleet22-Jan-08 10:27 
GeneralRe: How can you replace a field containing a code with text in a DataGrid? Pin
Tom Welch24-Jan-08 2:22
Tom Welch24-Jan-08 2:22 
AnswerRe: How can you replace a field containing a code with text in a DataGrid? Pin
ice-hotty22-Jan-08 18:29
ice-hotty22-Jan-08 18:29 
GeneralRe: How can you replace a field containing a code with text in a DataGrid? Pin
Tom Welch24-Jan-08 2:21
Tom Welch24-Jan-08 2:21 
QuestionUsing unique database login for each user accessing the site Pin
JacquesDP22-Jan-08 8:39
JacquesDP22-Jan-08 8:39 
GeneralRe: Using unique database login for each user accessing the site Pin
ToddHileHoffer22-Jan-08 9:15
ToddHileHoffer22-Jan-08 9:15 
GeneralRe: Using unique database login for each user accessing the site Pin
JacquesDP22-Jan-08 22:54
JacquesDP22-Jan-08 22:54 

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.