Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Group TextBox

Reply
Thread Tools

Group TextBox

 
 
dancer
Guest
Posts: n/a
 
      06-26-2007
Using Asp.net 1.1

Is there a way to have a group textbox?
For example, Address, which consists of street, city, state, zip, instead of
making a textbox for each one?


 
Reply With Quote
 
 
 
 
Mark Rae
Guest
Posts: n/a
 
      06-26-2007
"dancer" <> wrote in message
news:%...

> Using Asp.net 1.1
>
> Is there a way to have a group textbox?
> For example, Address, which consists of street, city, state, zip, instead
> of making a textbox for each one?


A UserControl will do this for you.


--
http://www.markrae.net

 
Reply With Quote
 
 
 
 
Eliyahu Goldin
Guest
Posts: n/a
 
      06-26-2007
You can make a user control.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin


"dancer" <> wrote in message
news:%...
> Using Asp.net 1.1
>
> Is there a way to have a group textbox?
> For example, Address, which consists of street, city, state, zip, instead

of
> making a textbox for each one?
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rich TextBox / HTML TextBox Jay ASP .Net 5 04-28-2005 11:15 PM
Calendar popup - using ASP textbox instead of HTML textbox =?Utf-8?B?Q2hyaXM=?= ASP .Net 3 03-30-2005 06:02 PM
runat="server"....a simple html textbox or a webform server textbox...that is the question. Hazzard ASP .Net 2 07-23-2003 07:32 AM
Re: runat="server"....a simple html textbox or a webform server textbox...that is the question. Natty Gur ASP .Net 0 07-22-2003 03:57 AM
Re: VERY STRANGE BUG? Adding a textbox control causes other textbox control to fail??? S. Justin Gengo ASP .Net 0 07-16-2003 06:51 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57