My Htaccess Bloc's vB.NET Webbrowser? How can I create Access with PASS and...
Hey Everyone! Edited again: So I have created a simple html Page, and its protected with a htaccess pass and username. Now I dont really wanna share the username and password with anyone, so Instead I...
View ArticleVS 2010 Noob need help retrieving info from website (youtube)
Hey Here is a picture of the string i want to retrieve in the code: Attachment 96767 How can i retrieve this? (The "1-10 of 1151" part) Found this code in a different thread but i didn't get it to...
View ArticleExclude .asp from url rewrite
I've installed a new wordpress website In order to get friendly links on the website i have added the following code to my web.config - however my existing .aspx page wont post unless i remove it When...
View ArticleVS 2008 Search criteria combination
hello, I have a project that searches a record on the database based on the selected combination of fields criteria.all possible combination could reach up 900 criteria. and i have a code inside the...
View Articlehow to populate textbox based on combobox selection in word
Hi, I want to populate textbox (activex) in word based on combobox(activex) selection - filled from excel. I have a column named Koda2 in excel file named "popravila" in worksheet basisdaten, and a...
View ArticleAccess Form Freezing
I am creating an Access Database that has a login screen taking you to a main screen with several links - each of these opens another form and allows the user to interact with the database. These all...
View ArticleBeginner's Help with VB 9.0 please!
Hey guys, just created an account for some immediate help I have got a Year 12 HSC Major Assignment for my subject, IPT. It requires we create an information system to help users. I chose to create a...
View ArticleDeleting a macro from another macro
I am in Excel 2003 VBA, using a macro saved in Personal.xls" to update a workbook that has an auto-run "Workbook_Open" Private Sub macro in it which runs the main macro in Personal.xls. The process...
View ArticleVS 2008 How to resize this captured image?
Below is a routine I found on a blog on how to capture the screen and save it. I need to resize it down some. Does anyone know how to do this? Thanks!!!! Code:   Dim bm As Bitmap   Private Sub...
View Articleneed help making folder backup program
i am attempting to make(using visual studio 2012) a selective folder backup program. i want the program to create a folder inside a Dir and name it the computers current date and time, then copy the...
View ArticleImproper capitalization in KeyBd_Event
The code below works fine except the "KeyBd_event" is sending a lowercase letter for each letter in "name". The "name" which I imput is "John Q Jones" but what I get out is "john q jones". What am I...
View ArticleVS 2010 Is there any way to do math operation with numbers bigger than max...
I'm trying to divide a very large random number (bigger than 9223372036854775807 that is the maximum of Long in vb) by 2 for example, and if I msgbox the output it will be smth like...
View ArticleIs there a way to thicken or perhaps change the color of listview columns?
Hi there. I have a listview called results view. I am setting up a form that keeps track of what literacy centers that students have been at for a whole week. There are 6 centers, so for 5 days that is...
View ArticleVS 2010 Zoom image. Hide excess behind background image.
First off, I am very inexperienced with VB. I am making a program for printing ID badges. The user can select which mask(background) is used with the buttons on the right. They can then choose the...
View ArticleSessions
Ok I feel stupid for asking this, but I think I've had it wrong... If I say: Session("MySession") = MyTextBox.Text Will Session hold the value of what is in the text property, or a reference too it?
View Article[VS2008 - Word2003] DispatcherTimer tick problem, 3 letters with 1 press !!?
Hi im having a problem with something, please take a look at the link, it may be something to do with office not .NET Thanks link to .NET section.
View ArticleOutlook VSTO Issue : 'Attempted to read or write Protected Memory'
Hello everyone. I am seeing an issue I've never seen before. Hopefully someone can help. I am using Outlook 2007 and have developed my add-in in VS2008. The exact error is : "2/22/2013 1:17:14 PM -...
View Articleneed do decompile com dll
we have a dll in prod that was put in 2005 however i cannot find matching change in our source repository. how can i rever engineer the dll so i can get the change done and put it in source repository
View ArticleCan you copy or erase files on Windows RT?
Hello everybody, I have seen that the new Windows Surface RT tablets are now available in the Italian shops and I would like to ask you a question about the way they work. A few months ago, I bought a...
View ArticleCan you copy or erase files on Windows RT?
Hello everybody, I have seen that the new Windows Surface RT tablets are now available in the Italian shops and I would like to ask you a question about the way they work. A few months ago, I bought a...
View Article