A little 411 on wireless E911
Calling 911 from a cellphone is different from calling 911 from a landline. This can translate to longer response times. Note: By landline, I mean a real landline, not VOIP, the use of which can cause...
View ArticleMsOf07 How can you get a Resource File to be used in PowerPoint's VBA IDE???
Hello Iam writing a PowerPoint Movie that has several VB6 COM Processes that I have written into it. Using the VB6 IDE to write several ActiveX Control Objects then I have been able to place them...
View ArticleVS 2010 Reorder Tabs
I would like to give the user of my program the ability to reorder tabs. Meaning, they could click/hold the tab and slide it horizontally into the position of another tab. Is this possible? Any ideas...
View ArticleBringing PowerPoint Show - .ppsm to front
Hi gents I'm wrinting some VB6 code, where i open a powerpont presentation show, which works great under debug mode, but as soon as I build the .exe and run the software, the ppsm file is behind the...
View Article[HELP] Winsock problem. Please help me
Hi guys, I have a game server, that people can connect using winsock indexes. But in another section of the game, the user get disconnect of Winsock Index 1, and get connected to Winsock Index 2 For...
View ArticleVS 2008 transfering table data record to another table using db acces
can anyone help me how i can transfer a record in a table in database to another table using access???:(
View ArticleVS 2010 Arraylist and list always shows last item entered
I am having a problem with arraylist and list<t>. They always seem to only show the last item entered. The count is correct and the information entered last also appears to be correct. my code...
View ArticleCross platform VB7 interpreter
This is just an idea I've had. I always liked the VB6 style syntax better than the class based syntax of VB.NET. I would really like to see a cross platform interpreter that is VB6 compatible and also...
View ArticleIDE AutoSaving Files
I am using VBnet2010 Professional. Frequently, program files are saved/updated without my knowledge. It is frustrating whenever I want to just cancel what I have done and re-start. Is this an automatic...
View ArticleVS 2010 QR Codes
I'm starting to use QR Codes on a daily basis at work - right now, I'm going to this sketchy looking website to make them lol. I know there are several programs out there that I could buy, but whats...
View ArticleHelp with a listview problem I am having... Ownerdraw fixed
I wonder if there is a way to change the color of the column names... where it's gray. I would probably like to change it to a darrrrrk gray. I've googled the crap out of it, and I know how to change...
View ArticleLegendary Superscript problem
Hi guys! I checked this link but it didn't satisfy me because it is not a real superscript. This superscript thing makes no sense! I know that Calibri supports all 0-9 in superscript; I know that I am...
View Article[RESOLVED] Extract text from page source
I am trying to extract some links from a webpage. Here is my code, but for some reason it's not getting the text. Code: dim survpage As String Dim webclient As New Net.WebClient Dim...
View ArticleAnyone Know Perl
I need a simple Perl script that gets two input values and save them in a text file on the host machine. I'm using WebBrowser to make the call to a Perl script as you see in the sample code below....
View ArticleVS 2010 how to use specific network connection to active directory to retrive...
need an input on how to connect to active directory using specific lan connection Domain Abc -> connection 1 Domain xyz -> connection 2 i have 2 nic card which connects to diff network. at this...
View Articleregex string match help
Having trouble with regex and net's underscore Code: <a href="http://url.site/?id=3096450" target="_blank"> Pattern Code: "(?<=<a href=""http://url.site/?id=).+(?="")"
View ArticleHi how do i desable mouse and enable mouse and how do i open exes and can I...
Hi, how do i disable mouse and enable mouse and how do i open exes through my vb6.0 project and can I link my vb.net project to vb6.0. thanks everyone for your help.:wave:
View Articlethe menu bar height does not seem to correspond to that from SystemInformation
i have a form with a menubar below it. i can measure the mouseposition on the from and find that the menu bar is 54 units. however from SystemInformation.MenuHeight i get 19 or 20 units. they don't...
View ArticleMicrosoft Embraces Git For Development Tools
I never thought I would live to see this day... maybe Ballmer is on the way out? http://news.slashdot.org/story/13/01...elopment-tools
View ArticleI've got new problem can someone please shed some light on this for me
I'm downloading files from a web site.there pdf files..for some reason the web site is appending the html page source code to the end of pdf file. So the pdf files will not open..i can open the pdf...
View Article