Click here to Skip to main content
15,896,606 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Access to the path #### is denied Pin
Blue_Boy10-Aug-07 0:50
Blue_Boy10-Aug-07 0:50 
GeneralRe: Access to the path #### is denied Pin
Sebastian T Xavier10-Aug-07 1:20
Sebastian T Xavier10-Aug-07 1:20 
GeneralRe: Access to the path #### is denied Pin
Blue_Boy10-Aug-07 2:21
Blue_Boy10-Aug-07 2:21 
AnswerRe: Access to the path #### is denied Pin
R. Giskard Reventlov10-Aug-07 3:10
R. Giskard Reventlov10-Aug-07 3:10 
Questiontextbox problem Pin
Kissy1610-Aug-07 0:10
Kissy1610-Aug-07 0:10 
AnswerRe: textbox problem Pin
Imran Khan Pathan10-Aug-07 0:19
Imran Khan Pathan10-Aug-07 0:19 
GeneralRe: textbox problem Pin
Kissy1610-Aug-07 0:49
Kissy1610-Aug-07 0:49 
AnswerRe: textbox problem Pin
N a v a n e e t h10-Aug-07 0:25
N a v a n e e t h10-Aug-07 0:25 
Kissy16 wrote:
s it possible to assign a property like ,the textbox should accept either blank or telephone number like 011-342344


No predefined properties. You can write a custom control which have all these options.

Kissy16 wrote:
i know with regular expression validator or required field validator,we can give ..it shd not take blank or wrong format.
but how to do as i wrote in the first point


Use this regular expression

\b[\d]*-[\d]*$



GeneralRe: textbox problem Pin
Kissy1610-Aug-07 0:58
Kissy1610-Aug-07 0:58 
AnswerRe: textbox problem Pin
Urs Enzler10-Aug-07 0:41
Urs Enzler10-Aug-07 0:41 
AnswerRe: textbox problem Pin
koolprasad200310-Aug-07 1:30
professionalkoolprasad200310-Aug-07 1:30 
Questionis this heathy Pin
aziz_subaie10-Aug-07 0:08
aziz_subaie10-Aug-07 0:08 
AnswerRe: is this heathy Pin
rahul.net1110-Aug-07 0:52
rahul.net1110-Aug-07 0:52 
GeneralRe: is this heathy Pin
aziz_subaie10-Aug-07 1:17
aziz_subaie10-Aug-07 1:17 
GeneralRe: is this heathy Pin
rahul.net1110-Aug-07 2:33
rahul.net1110-Aug-07 2:33 
GeneralRe: is this heathy Pin
aziz_subaie10-Aug-07 3:15
aziz_subaie10-Aug-07 3:15 
AnswerRe: is this heathy Pin
N a v a n e e t h10-Aug-07 1:05
N a v a n e e t h10-Aug-07 1:05 
GeneralRe: is this heathy Pin
aziz_subaie10-Aug-07 1:19
aziz_subaie10-Aug-07 1:19 
GeneralRe: is this heathy Pin
N a v a n e e t h12-Aug-07 18:28
N a v a n e e t h12-Aug-07 18:28 
Questioncrystal reports Pin
raj@code9-Aug-07 23:56
raj@code9-Aug-07 23:56 
AnswerRe: crystal reports Pin
codelinks10-Aug-07 0:13
codelinks10-Aug-07 0:13 
AnswerRe: crystal reports Pin
codelinks10-Aug-07 0:16
codelinks10-Aug-07 0:16 
AnswerRe: crystal reports Pin
Malcolm Smart10-Aug-07 2:34
Malcolm Smart10-Aug-07 2:34 
Questiontreeview [modified] Pin
Nidhiii9-Aug-07 23:45
Nidhiii9-Aug-07 23:45 
AnswerRe: treeview Pin
Blue_Boy10-Aug-07 0:05
Blue_Boy10-Aug-07 0:05 

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.