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

ASP.NET

 
GeneralRe: To Feach images from database where images are in varbinary(max) type Pin
Richard MacCutchan9-Sep-15 1:08
mveRichard MacCutchan9-Sep-15 1:08 
AnswerRe: To Feach images from database where images are in varbinary(max) type Pin
aarif moh shaikh10-Sep-15 18:34
professionalaarif moh shaikh10-Sep-15 18:34 
SuggestionRe: To Feach images from database where images are in varbinary(max) type Pin
Richard Deeming14-Sep-15 3:24
mveRichard Deeming14-Sep-15 3:24 
QuestionGridView Pin
Member 111616258-Sep-15 18:38
Member 111616258-Sep-15 18:38 
AnswerRe: GridView Pin
Member 977403910-Sep-15 3:47
Member 977403910-Sep-15 3:47 
QuestionLinqChatVB-Msg not seen whene entered Pin
baijuep7-Sep-15 15:11
baijuep7-Sep-15 15:11 
QuestionEMBED LIVE VIDEO IN asp.NET WEB Pin
baijuep7-Sep-15 15:06
baijuep7-Sep-15 15:06 
QuestionDate Time Picker Not appear? Pin
Member 118897997-Sep-15 1:43
professionalMember 118897997-Sep-15 1:43 
Dear All!...

I am working in asp.Net with c# Language. I am using Date Time Picker with Text Box. If i am pick the Text Box date time picker is show in first time after Refresh the page date time picker is not shown again.(Note:I am using master page).

Following Script i am using in my page.



$(function () {
$(".date").datepicker({
changeMonth: true,
changeYear: true,
dateFormat: 'dd M yy',
yearRange: "-100:+10"
});
});



Thanks for advance!....
AnswerRe: Date Time Picker Not appear? Pin
F-ES Sitecore7-Sep-15 4:21
professionalF-ES Sitecore7-Sep-15 4:21 
GeneralRe: Date Time Picker Not appear? Pin
aarif moh shaikh10-Sep-15 18:37
professionalaarif moh shaikh10-Sep-15 18:37 
AnswerRe: Date Time Picker Not appear? Pin
Blikkies7-Sep-15 19:54
professionalBlikkies7-Sep-15 19:54 
QuestionGPS Tracking Software Pin
Amitk7655-Sep-15 4:52
Amitk7655-Sep-15 4:52 
AnswerRe: GPS Tracking Software Pin
Kornfeld Eliyahu Peter5-Sep-15 20:47
professionalKornfeld Eliyahu Peter5-Sep-15 20:47 
GeneralRe: GPS Tracking Software Pin
Manfred Rudolf Bihy7-Sep-15 5:29
professionalManfred Rudolf Bihy7-Sep-15 5:29 
Questionasp.net code Pin
User 119004103-Sep-15 22:53
User 119004103-Sep-15 22:53 
QuestionRe: asp.net code Pin
ZurdoDev4-Sep-15 2:00
professionalZurdoDev4-Sep-15 2:00 
AnswerRe: asp.net code Pin
F-ES Sitecore4-Sep-15 3:59
professionalF-ES Sitecore4-Sep-15 3:59 
AnswerRe: asp.net code Pin
aarif moh shaikh9-Sep-15 18:40
professionalaarif moh shaikh9-Sep-15 18:40 
QuestionAdding a small MVC utility to an large MVC application Pin
Stephen Holdorf2-Sep-15 11:51
Stephen Holdorf2-Sep-15 11:51 
AnswerRe: Adding a small MVC utility to an large MVC application Pin
Alexander Siniouguine2-Sep-15 22:04
Alexander Siniouguine2-Sep-15 22:04 
GeneralRe: Adding a small MVC utility to an large MVC application Pin
Stephen Holdorf3-Sep-15 8:29
Stephen Holdorf3-Sep-15 8:29 
GeneralRe: Adding a small MVC utility to an large MVC application Pin
Alexander Siniouguine3-Sep-15 8:36
Alexander Siniouguine3-Sep-15 8:36 
GeneralRe: Adding a small MVC utility to an large MVC application Pin
Stephen Holdorf3-Sep-15 9:06
Stephen Holdorf3-Sep-15 9:06 
GeneralRe: Adding a small MVC utility to an large MVC application Pin
Alexander Siniouguine3-Sep-15 9:11
Alexander Siniouguine3-Sep-15 9:11 
QuestionSolving accounting problem in FIFo by using a queue. Pin
Member 119498861-Sep-15 0:31
Member 119498861-Sep-15 0: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.