Announcement

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

#1 2005-09-15 12:30:01

ripzy
New member
Registered: 2005-09-15
Posts: 1

Xinha works with ASP?

Hi to all, i was wondering if xinha works with asp, is any config that i lost?
i followed all the newbie guide but still not working hmm. If i change the asp for html works fine.  hope you can help me, thanks.

Offline

#2 2005-09-16 01:19:20

niko
Xinha Authority
From: Salzburg/Austria
Registered: 2005-02-14
Posts: 338

Re: Xinha works with ASP?

xinha doesn't need any server-side scripting-language
(except for some plugins like ImageMAnager or SuperClean)

you don't need any special configuration if you use asp.

what errors do you get?
could post post a demo-page?


Niko

Offline

#3 2005-09-19 08:11:52

kimss
Xinha Pro
From: Sweden
Registered: 2005-04-05
Posts: 99
Website

Re: Xinha works with ASP?

You shouldn't be altering .html files to .asp, that would probably break linkage in the existing files. What you should do is verify that Xinha is working on your machine / server (Which I guess it does). To integrate this with ASP (PHP, Perl, .NET whatever) you will need to "integrate" the .js code and customize your Xinha instance. Should be really straight forward.

As Niko is saying, Xinha has nothing in itself todo with either PHP or ASP as Xinha is a Javascript application. I would recommend you have another go with your problem and don't start renaming files in an existing setup... That usually tends messing up things, big_smile

Regards,
Kim Steinhaug
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
www.steinhaug.com - www.easywebshop.no - www.easycms.no

Last edited by kimss (2006-02-27 19:21:44)

Offline

#4 2007-05-10 14:11:29

kate
New member
Registered: 2007-05-10
Posts: 2

Re: Xinha works with ASP?

i have problem with attribute runat. if i haven't runat xinha works very well, but if  i add runat="server" to teaxtarea xinha doesn't load. I hope you can help me sad

Last edited by kate (2007-05-10 14:11:57)

Offline

#5 2007-05-11 08:50:55

MyLocalFOCUS.com
Xinha Community Member
Registered: 2007-02-17
Posts: 31

Re: Xinha works with ASP?

Kate,

Are you running .asp or asp.net?

I have xinha working in .NET perfectly. I did have issues initially (mainly to do with config) but since then, it is perfect.

Are you using a HTML control or a .NET textbox control? My system uses the .NET textbox set to multiline. All I then do is to pass the textbox name into the config JS file. Nothing special, it just works. I don't know what happens though if you are using the HTML version of the textbox.

Offline

Board footer

Powered by FluxBB