Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2010-08-20 11:43:16

Hastings
Xinha Community Member
Registered: 2010-07-29
Posts: 10

Using Xinha with .NET Textboxes

Can I use Xinha with <asp:TextBox> in asp.net rather than HTML Text Areas? If so, how?

Offline

#2 2010-08-20 12:02:49

Hastings
Xinha Community Member
Registered: 2010-07-29
Posts: 10

Re: Using Xinha with .NET Textboxes

I notice this doesn't work:

<asp:TextBox ID="anotherOne"  runat="server" TextMode="MultiLine"></asp:TextBox>

It seems it doesn't like the runat tag...

Offline

#3 2010-08-20 21:01:27

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: Using Xinha with .NET Textboxes

Well for a start, you're missing a name attribute, unless the asp adds one?  I don't know how asp produces the textarea from your "textbox", but Xinha is not concerned with any backend language you use, write your backend in 8086 assembly for all it cares.  As long as there is a textarea, that's all it needs.


James Sleeman

Offline

Board footer

Powered by FluxBB