Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~901 People Reached
Favorite Tags
Member Avatar for VidVB6

Hi I have a collection in VbScript (on an asp page) named coll The UI of the ASP page has dropdown thats is to be populated based on the iteration I do in the collection "coll" I iterate it based on it s count...but How to I add each of …

0
67
Member Avatar for VidVB6

Hi All jus switched to asp & VBScript coding from VB6... How do I go abt iterating thru a collection in VBScript? I have a collection object in a Active X DLL. I created an object of that dll in my asp page using server.cretaeobject method. So I guess that …

0
61
Member Avatar for VidVB6

Hi All I am populating a listbox based on an item selected in another listbox. But wat i get is huge number of entries in the populated listbox. It basically contains the folders anf all files present in a particular project workspace. (so as n when the count of folders/files …

Member Avatar for The Macedonian
0
112
Member Avatar for sonia sardana

I do not know where to post this question,dats Y I posted it here only. I have seen the advertisement in the newspaper NET Technologies on D2K and backened as SQL. Can Somebody tell me what is D2k,Full Form of d2k, & D2k is frontend. How it is integrated with …

Member Avatar for choudhuryshouvi
0
262
Member Avatar for VidVB6

Hi all I collected the list of items selected in a listbox into a collection.and i need to perfrm some operation on those selected items. so on click of Ok (after selecting the items on the lis on UI), I need to take the ctrl to the function. in the …

Member Avatar for VidVB6
0
116
Member Avatar for Reiko

Hi, i am currently writing a code for a login screen. However I am getting a "run time error 424" object required. I have had very little experince using databases for programming. Any help on how to correct the issue would be greatly appreciated. I am using visual basic 6 …

Member Avatar for VidVB6
-1
228
Member Avatar for VidVB6

Hi All.. Am new to DaniWeb...HI to all u ppl out here:) Am tryin to run this piece of code... [CODE]Private Sub Form_Load() Dim App As New ERUApplication Dim uc As New ERUUserContext Dim Facility As IERUFacility Dim Room As IERURoom Dim MemberList As IERUCollection Dim MemberSet As ERUMemberSet Dim …

0
55