If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Date formatted textbox

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-12-08, 10:01
plsh plsh is offline
Registered User
 
Join Date: Nov 2004
Posts: 253
Date formatted textbox

Good day,

I would like to know if there is any way of allowing dates that are entered into a web form textbox to only be in "dd/Mmm/yyyy" format.

Is this possible? Also is there a drop down date picker for web forms much like there is for win forms?
Reply With Quote
  #2 (permalink)  
Old 03-12-08, 10:24
Marvels Marvels is offline
Registered User
 
Join Date: Jul 2003
Location: Amsterdam, Nederland
Posts: 449
Hello

There are controles that you could buy.
Or make your self.

But there arn't anny (standard in .net) as in VB6,
where you can set a mask. __/__/____

Mostly used are javascript designd calendar's or they use the Calendar object.
Or the 3 dropdown option.

You could make your own check, to see if the input is correct.
__________________
Greetz Marvels -^.^-
Developments : VB4 Through .Net; Basic; DOS ; CNC ; Sinclair
Databases : SQL Server Through 2005; Access 3 Through 2003 ; Oracle 8 & 9.i ;
OS : Win 3.11 Through XP ; NortonComander ; DOS
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On