Click here to Skip to main content
15,891,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: file download problem Pin
lakshmichawala30-Jun-09 23:34
lakshmichawala30-Jun-09 23:34 
GeneralRe: file download problem Pin
SeMartens30-Jun-09 23:52
SeMartens30-Jun-09 23:52 
GeneralRe: file download problem...hers is the my code Pin
lakshmichawala30-Jun-09 23:58
lakshmichawala30-Jun-09 23:58 
GeneralRe: file download problem...hers is the my code Pin
Abhijit Jana1-Jul-09 0:33
professionalAbhijit Jana1-Jul-09 0:33 
GeneralRe: file download problem...hers is the my code Pin
lakshmichawala1-Jul-09 0:38
lakshmichawala1-Jul-09 0:38 
Questionhelp for MaskedEditValidator for date format? Pin
kripa2130-Jun-09 22:51
kripa2130-Jun-09 22:51 
AnswerRe: help for MaskedEditValidator for date format? Pin
r a m e s h1-Jul-09 1:52
r a m e s h1-Jul-09 1:52 
GeneralRe: help for MaskedEditValidator for date format? Pin
kripa211-Jul-09 23:06
kripa211-Jul-09 23:06 
As per you told,I set that properties.
But nothing happend
Following is my design-code,
Please let me know that all properties I set is correct or do any changes

<act:maskededitextender id="MaskedEditExtender2" runat="server"
="" targetcontrolid="txtFrmDate" mask="99/99/9999" messagevalidatortip="true" onfocuscssclass="MaskedEditFocus" oninvalidcssclass="MaskedEditError" masktype="Date" displaymoney="Left" acceptnegative="Left" errortooltipenabled="True" userdateformat="DayMonthYear" culturename="en-GB">

<act:maskededitvalidator id="MaskedEditValidator2" runat="server"
="" controlextender="MaskedEditExtender2" controltovalidate="txtFrmDate" emptyvaluemessage="Date is required" invalidvaluemessage="Date is invalid" display="Dynamic" tooltipmessage="Input a date" emptyvalueblurredtext="*" invalidvalueblurredmessage="*" validationgroup="MKE">
QuestionPlay sound in client system Pin
yesu prakash30-Jun-09 21:59
yesu prakash30-Jun-09 21:59 
AnswerRe: Play sound in client system Pin
Manas Bhardwaj30-Jun-09 22:00
professionalManas Bhardwaj30-Jun-09 22:00 
AnswerRe: Play sound in client system Pin
CrazyCoder2630-Jun-09 22:39
CrazyCoder2630-Jun-09 22:39 
GeneralRe: Play sound in client system Pin
bonkers12326-Jan-10 20:59
bonkers12326-Jan-10 20:59 
QuestionReason of Error Pin
KhandelwalA30-Jun-09 21:51
KhandelwalA30-Jun-09 21:51 
AnswerRe: Reason of Error Pin
Abhijit Jana30-Jun-09 21:55
professionalAbhijit Jana30-Jun-09 21:55 
AnswerRe: Reason of Error Pin
Manas Bhardwaj30-Jun-09 21:55
professionalManas Bhardwaj30-Jun-09 21:55 
QuestionUsing themed css files requires a header control on the page. (e.g. <head runat="server" />). Pin
anushh30-Jun-09 21:32
anushh30-Jun-09 21:32 
AnswerRe: Using themed css files requires a header control on the page. (e.g. ). Pin
Abhijit Jana30-Jun-09 21:40
professionalAbhijit Jana30-Jun-09 21:40 
GeneralRe: Using themed css files requires a header control on the page. (e.g. ). Pin
Manas Bhardwaj30-Jun-09 21:41
professionalManas Bhardwaj30-Jun-09 21:41 
AnswerRe: Using themed css files requires a header control on the page. (e.g. ). Pin
Manas Bhardwaj30-Jun-09 21:40
professionalManas Bhardwaj30-Jun-09 21:40 
Question404 Error in webservices? Pin
Piyush Vardhan Singh30-Jun-09 21:20
Piyush Vardhan Singh30-Jun-09 21:20 
AnswerRe: 404 Error in webservices? Pin
Abhijit Jana30-Jun-09 21:31
professionalAbhijit Jana30-Jun-09 21:31 
AnswerRe: 404 Error in webservices? Pin
Manas Bhardwaj30-Jun-09 21:43
professionalManas Bhardwaj30-Jun-09 21:43 
QuestionCan't get HttpFileCollection's Byte balues when using it second time. Pin
pujafaldu30-Jun-09 21:08
pujafaldu30-Jun-09 21:08 
Questioncopying datarow to arraylist/array without using forloop........ [modified] Pin
dayakar_dn30-Jun-09 21:01
dayakar_dn30-Jun-09 21:01 
AnswerRe: copying datarow to arraylist/array without using forloop........ Pin
Aman Bhullar1-Jul-09 20:23
Aman Bhullar1-Jul-09 20:23 

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.