No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
13 Posted Topics
Re: Hey, well, if I were you, I would deffintly look into using PHP to create a forum. Although HTML coding is much easier, it would probally be a lot more difficult in this situation. If you google search this, you will find PHP sites, which let you create a forum … | |
Re: Dont just use ANY UNIX OS for the sake of it. Check them out first, this blog may help you. It has really helped me a lot: [url]http://softreview492.wordpress.com/[/url] | |
Re: Well I found this review, which points out how bad it can be! [url]http://softreview492.wordpress.com/[/url] | |
I am currently working on creating a new game using VB.NET 2.0 framework in visual C++. Does anyone know of any Visual C++ codes I could use to help? I have also downloaded the Dark GDK gaming extension for visual C++ 2008 can anyone help me? | |
Re: As your first page is called 'Page1', it is a bit predictibal that the next page will be called 'Page2' You could change the name of 'Page2' to somthing like 'PG002', therefor it will be more dificult for the user to acsess the page by guessing. There is not many … | |
Re: Hey, well I think I have a fix for your problem. If you want to use HTML with a VB.NET application and do not have link label, you could insert HTML coding directly into your form by using a 'Web Browser' When you have put in your web browser, in … | |
Hey people! I have been using VB2008 since it came out now, and have also used the 2005 version, but I was just wondering, if there is ANY way to create a Chat Application, or any way to create an IM service. Please help me :) Thanks x | |
Re: Hey, Well, if what you are wanting is to create some sort of data base using Visual Baisc, I would recomend you start learning VB.NET, you can download the new 2008 version off the MSDN website if you havent done alredy. VB.NET is very different to VB 6.0, so I … | |
Re: Hey, I am not sure what your abbility of HTML is, but although HTML may not be the most advanced code in terms of producing websites, I highly recomend is, as apose to using MS Word. A lot of browsers do not read websites created using MS Word, as well … | |
Re: It may just be an error with your current version with IE, or maby you have not specified detail in the coding. [code] <p><img src=". . ./path/house.jpg"></p> <br><img src=". . ./path/house.jpg"> [/code] Remeber, although somtimes not always needed, use quote marks "*" It is also vital you use the coding … | |
Hey ! I was looking how to use different and more intresting tools in Visual Baisc 2008. We all know that you can add a 'Microsoft Web browser' into your form, but by adding certin tools to your tool box, can we use different browsers with VB.NET such as Firefox, … | |
Re: I don't think there is an event for a rich text box, or if there is, I do not know about it, but what you could do is use a normal Textbox, with the option of 'multi line', and I am sure it will be easier to selecting an event. … | |
Re: Hey, wel i am not 100% how to do this, using Visual C++, but if you know any way to change to Visual Basic, I can help, well its prety simple, Add a 'TextBox', and a 'Button' Make sure the textbox is called 'Textbox1' That should be its default name … |
The End.