Answer Questions
suroma Help with PrintPreview
Hi, I am developing a program similar to Notepad called Notes 2006. have done most of the subs and functions and made classes. I have put in a print function that saves the file to the users temp directory and then prints the file and deletes it. This doesn't work i get a header with RTF information. I also need help in making a print preview dialog show the contents of a rich text box. If you reply could you make a class for the code call ...Show All
dba72 getting pics from webcam stream
Hi guys and gals like most people here with a question i am very very new to programming so i thought VB would be the best place to start. after some simple projects no i was thinking about incresing the level so here's the question: is it at all possible to capture a image in msn messanger from a webcamcast of the other person i would like to do this because my wife doesnt realy know how to use a webcam and i am away alot so i can m ...Show All
JosephH How to bind a listbox to a query
This seems to be a simple issue, but I haven't been able to uncover the solution as yet. I have a dataset with the corresponding TableAdapter and Binding Source objects as part of my form. I created a new query to introduce a criteria and order by condition. I can preview the data using the 'Preview Data' menu item. If I use the drag and drop method to bind the data to a listbox, I get the whole database in native orde ...Show All
Chowdary71826 sql express hosting
Can anyone recommend a hosting provider who can offer sql express db Everyone I find is sql2000 or access. thanks Blimey this is hard work...I am not going to argue with you over the semantics of publish vs deploy vs anything else - to everyone else 'publishing a website' is a perfectily acceptable term. I shall re-phrase my question: My problem is, I have developed a website using VWD express with a mss ...Show All
Degsworth Learning C++
Where would be the best place to learn C++ I disagree entirely. The C++ book that I bought gave me a solid basic foundation that I was able to build upon. I started working as a programmer within 6 months of reading that book, and I didn't have to unlearn anything, although I obviously had to learn a lot more. >>Given other books in the series I've seen I wouldn't want anyone as a colleague whose knowledge of the language came f ...Show All
Heniek Data Controls!!
I have a database with a table that stores values into two columns. on my form i have a dataset table adapter and binding source control. now i would like the ability to allow the user to enter a value in tbox1 and tbox2 and search for those values from the database table. i need to know if a value in column1 and a value in column2 exist in the same row. any help is appreciated...TIA Ok I'm not sur ...Show All
ghdekker To check multiple Checkboxes in CheckboxList using values from Array.
Hi All, I have an array which contains values of the checkboxes that I would like to check in the CheckBoxList. However, when I do a loop only 1 checkbox is checked. Is it a coding error I am using Microsoft Visual Web Developer 2005 Express Edition and am coding in VB.Net. I would really appreciate it if you could help or assist me. Thank you so much. tb_lessons.Text contains a String for eg: 2,3,4 Here is my code: ...Show All
Alexandre Tremblay Installation Error
I'm having trouble installing vcssetup.exe. It stops loading after it extracts the installation files and opens the "Setup is loading installation components. This may take a minute or two." screen. There are about 4 bars left to load and it stops. How can I get it to carry on Just wanted to add, I'm having the same problem, only mine hangs up after two bars show up. Any other users with this problem I ...Show All
Bernie Yung Can't install VB 2005 Express
Launching setup results in "Error encountered during setup" with no options other than Exit. Can anybody make a suggestion on how to troubleshoot and/or resolve this Thanks. Are you installing from the web install of VB Express or did you download the CD image Either way, it may be that something was corrupted and you need to download either the Setup for the web install or download the CD Image again. ...Show All
Dark_V VWD - Question on how to optimize my code
Hello everyone, I'm trying to port over an application that I created in VB 2005 E to Visual Web Developer 2005 for a web application. I found that it's a little bit different coding for the web, and I'm forced to actually write some code now. Here is some code that I found to take a value from a row of data and store it in a variable. But I know that the way I'm doing it isn't the most effecient. More specically, I've forced myself to onl ...Show All
MikeL2 The application failed to initialize properly (0x0000005)
Dear All Thank you first i want to ask you whene am runing vs.net and open any project and make start Debugging i see this message The application failed to initialize properly (0x0000005) . Click Ok To terminate the application just create new project and runing Start Debugging iam seeing this message and am reinstaling vs.net and get the same error thank you for all ReneeC wrote: ...Show All
lantern How to program a log in form?
Dear all, I am new in using Visual Basic. However I've discover the excitement of programming in it! Especially using Microsoft Visual Studio 2005 Express Edition. I wanted to develop a Staff Attendance System where I need staffs to log-in! When user press [Submit] button after entering UserID and Password , System will verify UserID and Password with database . If UserID and Password match, Date and Time-in will be stored into an ...Show All
Matt Bamberger Project Templates
I download the visual web express template from the microsoft web site. Which you ask the personal template. My question is how do you remove the (Your Name here) part in the upper part of the page as well as the copyright section please help P.S keep in mind i did watch the webcast, and the never talked about it. You will n ...Show All
ThomasSob XML as INI
Hi! New to both VB an .NET I have searched the Internet for an easy-to-use example of how to store application/component property settings to a file. As I understand it the common INI-files are not longer supported (in a natural way) by .NET. It is no problem for me using XML instead, but I can not find an example of how to use XML for such purpose or every example I tried seems to be very tricky and circumstanstial. Is it not really an ...Show All
trobin my updates are not saved to a database in express edition
I am trying to change the database from MSDE to Express edition but when I work with the database in Express edition the updates are not saved, it work while I am testing but if I enter again the data is not more there. Thanks. Hi vnilo, Welcome to the forum! This is a frequently asked question; it basically has to do with the fact that there are actually two copies of your database. See the follo ...Show All
