Click here to Skip to main content
15,911,503 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWeb Database Pin
hmklakmal8-Apr-07 11:04
hmklakmal8-Apr-07 11:04 
AnswerRe: Web Database Pin
Hesham Amin8-Apr-07 11:24
Hesham Amin8-Apr-07 11:24 
QuestionPassword Change Inplementation Pin
Ajeet mittal8-Apr-07 6:08
Ajeet mittal8-Apr-07 6:08 
AnswerRe: Password Change Inplementation Pin
Sathesh Sakthivel8-Apr-07 7:20
Sathesh Sakthivel8-Apr-07 7:20 
GeneralRe: Password Change Inplementation Pin
Ajeet mittal9-Apr-07 3:24
Ajeet mittal9-Apr-07 3:24 
Questionobjectdatasource and server side validation Pin
Gabriel.P.G8-Apr-07 5:53
Gabriel.P.G8-Apr-07 5:53 
QuestionPop Up Calendar in C#.net 2.0 Pin
customise8-Apr-07 5:45
customise8-Apr-07 5:45 
AnswerRe: Pop Up Calendar in C#.net 2.0 Pin
Abolfazl Sheikhloo8-Apr-07 5:58
Abolfazl Sheikhloo8-Apr-07 5:58 
u can use this method for example:
<input type=button value='calendar' onclick="document.getElementById('txt1').value = showModalDialog('calendar.htm','title','help:no;status:no;resizable:no');" >

and in calendar.htm page write:
<script>
window.returnValue='2007/04/08';
self.close();
</script>

We Can Do Anything, If We Want It
GeneralRe: Pop Up Calendar in C#.net 2.0 Pin
customise9-Apr-07 19:27
customise9-Apr-07 19:27 
AnswerRe: Pop Up Calendar in C#.net 2.0 Pin
Vasudevan Deepak Kumar9-Apr-07 6:23
Vasudevan Deepak Kumar9-Apr-07 6:23 
QuestionLimiting potential users of a SOAP web service? Possible? Pin
Cormac M Redmond8-Apr-07 3:22
Cormac M Redmond8-Apr-07 3:22 
QuestionGridView Control Pin
Oga M8-Apr-07 2:53
Oga M8-Apr-07 2:53 
AnswerRe: GridView Control Pin
enjoycrack8-Apr-07 3:51
enjoycrack8-Apr-07 3:51 
AnswerRe: GridView Control Pin
Vinay Dornala8-Apr-07 19:56
Vinay Dornala8-Apr-07 19:56 
QuestionGridView Pin
Oga M8-Apr-07 2:52
Oga M8-Apr-07 2:52 
Questionplease help me which this code Pin
Oga M8-Apr-07 2:40
Oga M8-Apr-07 2:40 
AnswerRe: please help me which this code Pin
enjoycrack8-Apr-07 3:35
enjoycrack8-Apr-07 3:35 
GeneralRe: please help me which this code Pin
Guffa8-Apr-07 7:58
Guffa8-Apr-07 7:58 
QuestionPlz help me wiht autocomplete. Pin
sdklfjlkdsfjdklsfjkdslfjdslkf8-Apr-07 1:55
sdklfjlkdsfjdklsfjkdslfjdslkf8-Apr-07 1:55 
AnswerRe: Plz help me wiht autocomplete. Pin
Sathesh Sakthivel8-Apr-07 2:07
Sathesh Sakthivel8-Apr-07 2:07 
QuestionPlz help me. Pin
sdklfjlkdsfjdklsfjkdslfjdslkf8-Apr-07 1:55
sdklfjlkdsfjdklsfjkdslfjdslkf8-Apr-07 1:55 
AnswerRe: Plz help me. Pin
Sathesh Sakthivel8-Apr-07 2:11
Sathesh Sakthivel8-Apr-07 2:11 
AnswerRe: Plz help me. Pin
enjoycrack8-Apr-07 3:38
enjoycrack8-Apr-07 3:38 
Questionplease help me with this error Pin
Oga M8-Apr-07 0:26
Oga M8-Apr-07 0:26 
AnswerRe: please help me with this error Pin
Oga M8-Apr-07 1:13
Oga M8-Apr-07 1:13 

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.