Dynamically Create Pictures
Question: I got a game “SimTower”. In this game you can for exemple click on the picture with the office or hotel room, then you are clicking somewhere on the
Question: I got a game “SimTower”. In this game you can for exemple click on the picture with the office or hotel room, then you are clicking somewhere on the
Question: What is the different between using Me and FormActualName when accessing a form’s property or to pass the FRM to a subprogram.Is it ok to use ME all the
Question: Are there common dialogs in Win95 like file open/save? I wish to put in my apps the ability to use long filenames which Win95 supports. Answer: Here is the
Question: Can you please send me the code to open a file using the common dialog box – not just the code to open the dialog box but to actually
Question: This may seem a stupid question, but I cannot figure or find it out anywhere… I have been having trouble with the setup wizard saying that my forms have
Question: How do I get VB to edit the registry inruntime? Answer: The easiest way, assuming you’re in VB 4.0 and using Win95, is to use the GetSetting and SaveSetting
Question: Do you know of any plans to include basic I/O in VBSCript ? I could make my site a lot more efficient if I could send a text file
Question: I also want to know how to create a title screen, then give it a delay to wait load the program…sort of how windows loads (first you see the
Question: The version of VB doesn’t matter…anyway. How is it possible to create an object in vbscript if you can’t Dim something ‘As’ something? In creating a page, I am