473,395 Members | 1,454 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Data mask

In the following code, how can I display the string " / / " in a textbox
so that the user can enter the date in mm/dd/yyyy format?

<asp:TextBox

ID="gTextBox_dte_install1st" runat="server"
MaxLength="8"
Text='<%# Bind("dte_install1st")%>'

</asp:TextBox>
Sep 6 '07 #1
0 894

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: CAFxX | last post by:
i'm writing a program that executes some calculations on a bitmap loaded in memory. these calculation ends up with pixel wth values far over 255, but i need them to be between 0 and 255 since i...
10
by: Georges Heinesch | last post by:
Hi. BeforeUpdate code: Me!cboFoo.Text = UCase(Me!cboFoo.Text) I get the error: Run-time error '2115': The macro or function set to the BeforeUpdate or ValidationRule
2
by: Francis Debrabandere | last post by:
Hi all, I'm a beginner in ms access, and I'm working on my first real application. But to finish it up I'm facing a problem. I'm not able to solve and maybe someone can help me. I have made a...
11
by: ex laguna | last post by:
How do I find the lowest bit position of a mask using only macros? I want to do everything in compile time. That mean, there cannot be control statements such as if, while, for, etc. in the...
8
by: Bruce Lee | last post by:
Hi I have the following 2 questions: 1.How to write binary data to a text file in C? I have a number like 10001010110001 say, I need to put it in the text file so that I can see the corresponding...
1
by: Mike L | last post by:
How do I create a text box with date data mask? I also need a text box with SSN data mask. VB6 and Access was easy to use data mask, .Net makes some basic things hard to do.
8
by: jamesburkett | last post by:
I'm trying to clear text from a MaskEditBox control. I thought the format to delete it was: 'clear the mask mskName.Mask = "" 'clear the text mskName.Text = "" 'reassign the mask...
4
by: none | last post by:
i need to interface python with a bitpacked data file, the structure recorded in the file is the following: struct { var_1 4bit var_2 6bit var_3 2bit var_3 4bit }
7
by: FNA access | last post by:
I have a form that demands an input mask for a text box. The text box has a mask of three numbers then a space a dash another space and three more numbers. This mask repeats itself upto a max of 4...
7
by: dantebothermy | last post by:
I thought this was an easy question, but I can't find an answer anywhere. How do I set up a data mask in Access for email addresses? There are two parts I can't figure: First how to set up...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.