:) I thought someone might ask that. There are lots of uses, 1 that
springs to mind is writing an email in outlook. u type www.google.com
and it becomes a hyperlink.

Thats not what im doing but its a nice example anyway.
I have a form, that when submitted redirects the user to a page
showing the details they have just entered. This page is viewable by
many people.

if the user types fixed bug BUG-1 it replaces it with the html <a
href='www.bugtrackingsoftware.com/BUG-1'>BUG-1</a> on the details
page.

To make the navigation between the 2 pages smoother i have used text
boxes in the same positions and of the same size, The only difference
is they are greyed out on the details page. I could use a scroll panel
with an HTML object inside of it but i would get horizontal scroll
bars which would look pretty ugly for a single line TextBox and ruin
the effect i am trying to generate

good use case? :P

On Oct 6, 11:54 am, mon3y <[EMAIL PROTECTED]> wrote:
> hi
>
> I fail to see teh real world application for a link being inside a
> TextBox...or a TextArea.
>
> What would be the use case for it?
>
> :)
>
> On Oct 6, 10:21 am, "[EMAIL PROTECTED]"
>
>
>
> <[EMAIL PROTECTED]> wrote:
> > Is it possibly to insert some html inside a TextBox or TextArea and
> > have it displayed correctly.
>
> > My goal is to display hyperlinks in the textbox.
>
> > Any help would be greatly appreciated.
> > Thanks in advance,
> > Steve- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to