Need support asp.net 1.1 with coding
Brought to you by:
pwelter34
Hello Support Team,
I am using asp.net 1.1.
I have downlad NetSpell.2.1.7.zip file and unzip it.
I found netspell\demo\Demo.Web.CSharp\SpellCheck.aspx.
How I can use this spellcheck.aspx functionality in my web page?
In case my web page having once textbox control and one button control.
Could you please help me out to fix this problem.
My email-ids are
kannan.deva@chimeratechnologies.com
kannandeva2006@gmail.com
Thanks in Advance,
Kannan
Logged In: YES
user_id=2014023
Originator: NO
Hi Kannan,
You need to add the NetSpell.SpellChecker.dll into your Project references (by clicking on Add Reference).
You need to add the following files:
1. SpellCheck.aspx page to the Project. This is the page that pops up when you hit Spell Check.
2. spell.css
3. spell.js
4. .dic file
All the files are found in the unzipped folder (after you unzip 2.1.7.zip file)
Hope this helps.
- Cheers, 55atry