No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
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 …
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 …
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 …
Hello Shouvik, am new to VB..need some help. I have been looking into ur MSSQL db codes...i need to create alogin screen in VB6 that will query the sql db . ..a very simple one...do u have a code handy?... i have some snippets with me..but jus need to knw …
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 …
[QUOTE=Reiko;566224]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 …
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 …
The End.
VidVB6