Ask a Question related to ASP.NET Web Services, Design and Development.
-
Vicky S #1
Dictionary Object Replacement
Hi,
Is there an equivalent object that I can use to replace the regular
Dictionary object?
I played with DictionaryBase and DictionaryEntry and neither was giving me
the usual Add and Exists functions.
Thanks,
Vicky
Vicky S Guest
-
Dictionary
Do you know how to set Russian dictionary. It does not hyphenate words. Thanks! -
ASP: Can Dictionary object store arrays or recordsets as items?
Title says it all. Anyone know if the ASP/ VBScript dictionary object can store other collections -- say, arrays, recordsets, or other Dictionaries... -
Dictionary Object
Wondering if someone can give me a hand with something that I'm sure is really easy - but damned if I know what I'm doing wrong. I'm trying to read... -
Passing Dictionary object byref
Passing Dictionary object byref Ive created an ASP class that uses a dictionary object which is filled from a recordset. It passes the object to... -
Can you return a dictionary object from a function?
"Mark Schupp" <mschupp@ielearning.com> wrote in message news:OwPxqtxPDHA.1748@TK2MSFTNGP11.phx.gbl... doh! -
Vicky S #2
Dictionary Object Replacement
Hi,
Is there an equivalent object that I can use to replace the regular
Dictionary object?
I played with DictionaryBase and DictionaryEntry and neither was giving me
the usual Add and Exists functions.
Thanks,
Vicky
Vicky S Guest
-
Vicky S #3
Re: Dictionary Object Replacement
Ah, I didn't think of that.
Thanks.
"Tu-Thach" <tuthach@yahoo.com> wrote in message
news:0ef001c33bea$674cfa70$a101280a@phx.gbl...> What's wrong with using Hashtable?
>
> Tu-Thach
>> the regular> >-----Original Message-----
> >Hi,
> >Is there an equivalent object that I can use to replace> neither was giving me> >Dictionary object?
> >I played with DictionaryBase and DictionaryEntry and> >the usual Add and Exists functions.
> >
> >Thanks,
> >Vicky
> >
> >
> >.
> >
Vicky S Guest



Reply With Quote

