Title Back Colour Keyoti Title Line Title Curve
Blue Box Top

Add Button Missing in Popup - RapidSpell Web ASP.NET - Forum

Welcome Guest Search | Active Topics | Log In | Register

Options
TechyGypo
#1 Posted : Friday, December 19, 2014 2:26:00 PM
Rank: Member

Groups: Registered

Joined: 12/19/2014
Posts: 4
Hi :)

When I use the popup, the Add button (to add a word the user's custom dictionary) is not showing. Is it just not shown by default or do I need to set something to make it show.

I have the following being set:
Code:
rapidSpell.setParameterValue('default', 'UserDictionaryFile', 'C:\\path\\to\\user\\folder\\');


Cheers
Jim
#2 Posted : Friday, December 19, 2014 4:20:34 PM
Rank: Advanced Member

Groups: Administrators, Registered

Joined: 8/13/2004
Posts: 2,667
Location: Canada
Hi, yes it needs to specify a file, not a folder, eg.

Code:

rapidSpell.setParameterValue('default', 'UserDictionaryFile', 'C:\\path\\to\\user\\folder\\userdic.txt');


Also, I'd encourage you to use ~/ type notation for the path, because you don't want the server path (C:\\path...) in your HTML really, security.

Best
Jim

-your feedback is helpful to other users, thank you!

-your feedback is helpful to other users, thank you!


TechyGypo
#3 Posted : Saturday, December 20, 2014 11:18:12 AM
Rank: Member

Groups: Registered

Joined: 12/19/2014
Posts: 4
Excellent - cheers boss :)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.




About | Contact | Site Map | Privacy Policy

Copyright © 2002- Keyoti Inc.