Ask a Question related to ASP.NET General, Design and Development.
-
Leon Shaw #1
Textbox Field Format
What is the best way (or How) to format a form textbox field so that when
the user is entering data the text don't move (like it's trying to adjust
itself or something) around?
Leon Shaw Guest
-
date/time field from access 2000 db getting -1 in textbox on form
I am stuck in using Access 2000 with on Windows 2000 server. I get a negitive 1 for a value. My code $DB_Conn = new... -
How do I dynamically bind a textbox into a grid field in ASP.NET using only the code behind?
I am trying to take dynamically generated datagrid that is bound to a data source and make one of the fields on the grid into an editable textbox... -
Populate select field and textbox dynamically - no refresh
Ive got a db table with the fields Product_Name and Product_Price. I want to display a pulldown containing the product names and display the... -
Format a Field of a DB
How do i format a field from a DB table. The field is a teleefone number and i want to format it like this: XXX XXX XXX Exemple: 212163454 -... -
Format Textbox on exit to Currency
I am new to ASP/VBScript and I am trying to format a texbox when a user exits it. In Visual Basic you could put the following in the Exit property... -
Ray Dixon [MVP] #2
Re: Textbox Field Format
Hi Leon,
Could you please describe in a bit more detail what you mean about the text
moving?
--
Ray Dixon - Microsoft MVP
[email]ray@NOSPAM.greeble.com[/email]
(remove NOSPAM. from my e-mail address for a direct reply)
"Leon Shaw" <vnality@msn.com> wrote in message
news:%2380F%237gVDHA.2364@TK2MSFTNGP09.phx.gbl...> What is the best way (or How) to format a form textbox field so that when
> the user is entering data the text don't move (like it's trying to adjust
> itself or something) around?
>
>
Ray Dixon [MVP] Guest
-
Leon Shaw #3
Re: Textbox Field Format
I fix the Problem, thanks.
"Ray Dixon [MVP]" <ray@NOSPAM.greeble.com> wrote in message
news:ebs4LjqVDHA.424@TK2MSFTNGP11.phx.gbl...text> Hi Leon,
>
> Could you please describe in a bit more detail what you mean about thewhen> moving?
>
>
> --
> Ray Dixon - Microsoft MVP
> [email]ray@NOSPAM.greeble.com[/email]
> (remove NOSPAM. from my e-mail address for a direct reply)
>
>
> "Leon Shaw" <vnality@msn.com> wrote in message
> news:%2380F%237gVDHA.2364@TK2MSFTNGP09.phx.gbl...> > What is the best way (or How) to format a form textbox field so thatadjust> > the user is entering data the text don't move (like it's trying to>> > itself or something) around?
> >
> >
>
Leon Shaw Guest



Reply With Quote

