Click here to Skip to main content
15,921,905 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to insert a string variable with " ' "(single qoutation) into database(sql server 2005 Pin
Abhishek Sur5-Mar-09 0:54
professionalAbhishek Sur5-Mar-09 0:54 
AnswerRe: How to insert a string variable with " ' "(single qoutation) into database(sql server 2005 Pin
Member 10212525-Mar-09 0:44
Member 10212525-Mar-09 0:44 
QuestionMessageBox Yes/No Buttons!! Pin
Sr...Frank5-Mar-09 0:16
Sr...Frank5-Mar-09 0:16 
AnswerRe: MessageBox Yes/No Buttons!! Pin
Gaurav K Singh5-Mar-09 0:18
Gaurav K Singh5-Mar-09 0:18 
GeneralRe: MessageBox Yes/No Buttons!! Pin
Sr...Frank5-Mar-09 1:47
Sr...Frank5-Mar-09 1:47 
GeneralRe: MessageBox Yes/No Buttons!! Pin
Gaurav K Singh5-Mar-09 1:54
Gaurav K Singh5-Mar-09 1:54 
GeneralRe: MessageBox Yes/No Buttons!! Pin
Sr...Frank5-Mar-09 2:38
Sr...Frank5-Mar-09 2:38 
Questionpath of imagebutton in javascript [modified] Pin
roshid5-Mar-09 0:08
roshid5-Mar-09 0:08 
Hai,
i used an file upload and image button in my aspx page, i give two image paths for save and update(\images\save.gif and \images\update.gif) , i want the checkin in javascript path of image button is \images\save.gif then one alert otherwise another? how please help me?(asp.net,c#),first i used the button for save and update,at that time in javasript i used the code is
if(document.getelementbyid("ct100..._btnave").value=0)
{
if(document.getelementbyid("ct100..._fileimage").value.length==0)
{
alert("icon field cant be empty")
}
}
at that time,working is correct after that i changed button to image button? text property is not in image button,but i ysed two image url for save and update?how to writ this code image button instead of button?

modified on Thursday, March 5, 2009 10:50 PM

AnswerRe: path of imagebutton in javascript Pin
R.Palanivel5-Mar-09 1:11
R.Palanivel5-Mar-09 1:11 
Questionfile upload control show no file when using in update panal otherwise it working fine. Pin
anujbanka17844-Mar-09 22:52
anujbanka17844-Mar-09 22:52 
AnswerRe: file upload control show no file when using in update panal otherwise it working fine. Pin
AprNgp5-Mar-09 0:27
AprNgp5-Mar-09 0:27 
GeneralRe: file upload control show no file when using in update panal otherwise it working fine. Pin
anujbanka17845-Mar-09 0:39
anujbanka17845-Mar-09 0:39 
QuestionEventHandlers on ASP.NET Site Pin
Watrak4-Mar-09 22:30
Watrak4-Mar-09 22:30 
AnswerRe: EventHandlers on ASP.NET Site Pin
Gaurav K Singh5-Mar-09 1:09
Gaurav K Singh5-Mar-09 1:09 
QuestionAbout Repeater? Pin
Che _Guevara4-Mar-09 22:12
Che _Guevara4-Mar-09 22:12 
AnswerRe: About Repeater? Pin
N a v a n e e t h4-Mar-09 22:16
N a v a n e e t h4-Mar-09 22:16 
AnswerRe: About Repeater? Pin
Abhishek Sur4-Mar-09 22:16
professionalAbhishek Sur4-Mar-09 22:16 
QuestionHow to populate values in two dropdown based on the value of first dropdown? Pin
meeram3954-Mar-09 21:45
meeram3954-Mar-09 21:45 
QuestionAuto post back? Pin
Karthick_gc4-Mar-09 21:16
Karthick_gc4-Mar-09 21:16 
AnswerRe: Auto post back? Pin
Abhijit Jana4-Mar-09 21:30
professionalAbhijit Jana4-Mar-09 21:30 
AnswerRe: Auto post back? Pin
Spunky Coder4-Mar-09 21:32
Spunky Coder4-Mar-09 21:32 
QuestionUsing Message Box alert in ajax control toolkit tab panel control Pin
Ma tju4-Mar-09 21:03
Ma tju4-Mar-09 21:03 
QuestionTollbar Image is not showing........ [modified] Pin
BalasubramanianK4-Mar-09 20:21
BalasubramanianK4-Mar-09 20:21 
AnswerRe: Tollbar Image is not showing........ Pin
Gaurav K Singh5-Mar-09 2:24
Gaurav K Singh5-Mar-09 2:24 
QuestionMessage box response Pin
Girish4814-Mar-09 20:11
Girish4814-Mar-09 20:11 

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.