Advertisement

1 - 10 of 282 containing alltags:("dictionary") (0 seconds)
I need a very comprihencable dictionary script. Please send it to me at Phita23@hotmail.com, or tell me where to find it.. Thankx Phita
Zones: Windows 95Date Answered: 04/02/1999 Grade: A Views: 4
Im writting a simple c++ program that will remove duplicates from a txt file. Alot like a dictionary list, but there are three fields to each entry. ie: First Name: Harliquen Last Name: <none> ...
Zones: C++Date Answered: 02/05/2000 Grade: C Views: 0
In dictionary view we have views namd User_Table and All_Tables ..those views include Num_Rows,Avg_Row_Len columns. How those columns filled ? since they are optional !!!! thanks
Zones: OracleDate Answered: 06/25/2000 Grade: A Views: 0
how can i delete items that i store in the dictionary object? fo example: set mysample = server.CreateObject("Scripting.Dictionary") mysample.Add "Item No.", "one" mysample.Add "Item No.", "t...
Zones: ASPDate Answered: 07/19/2000 Grade: A Views: 0
Is there any way of determining what the full path is for the custom dictionary selected in MS Word?
Zones: Visual BasicDate Answered: 08/16/2001 Grade: A Views: 0
I have a shopping cart that will keep an array of items in dictionary object. The codes works fine, when it only accept two items (iItemID and iItemCount). HOwever, errors occured, when I add in a ...
Zones: ASPDate Answered: 11/08/2001 Grade: A Views: 4
Anyone know where I can find a database of words in the English language? Any help would be greatly appreciated.. Actually, I think what I'm looking for would be an English word list. It doesn'...
Zones: MS AccessDate Answered: 03/13/2002 Grade: A Views: 0
When I am passing a dictionary object from ASP to a dll we get the following error. "Type MisMatch" Our code: dim disusername dim UserCreation      set UserCreation = server.CreateObjec...
Zones: ASPDate Answered: 07/12/2003 Grade: A Views: 0
Hi, We are using notes 5.0.5... and apparently in this version there is no dicitonary available in it... from where can i get a copy of the dictionary file or and update maybe ? I am ...
Zones: Lotus NotesDate Answered: 12/17/2002 Grade: A Views: 0
I am trying to send some data across 2 pages. I cannot use Session and Querystring bcoz of complexity. Now I thgt of using Dictionary object as it wld be persistant across pages. Am I rt in this...
Zones: ASPDate Answered: 02/23/2003 Grade: B Views: 0