Forum For The Regular VB Answerers?

Jan 28, 2012

For those that are interested but have lost track of where we are about it Here the link for the update, your comments and suggestions[URL]...

View 1 Replies


ADVERTISEMENT

Change Forum Title To Visual Basic .NET General Forum

Jun 12, 2009

it might help to change the forum name to Visual Basic .NET General Forum. or VB.NET General Forum maybe would help the vba and vb6 developers know this is not for them.

[Code]...

View 1 Replies

Insert A PICTURE Into A Forum Post - Inserting Code Into A Forum Post?

Nov 25, 2008

<edit on 10th March 2010.>

Changed thread type to QUESTION. I was then able to mark AS ANSWER the relevent post which now also immediately follows this post and so it is easier to find as suggested by forum user j2associates .

<edit> It is also my 3rd post in this thread, the 8th one up, of my posts, from the bottom ( for now ), as the forum format has changed yet again.I will leave the rest of this post( as is ) purely for historical reasons. I have been on these forums long enough to see 3 forum changes. <edit> 19th May, 2010> Link added to a video on the next line of text.

[code]....

View 1 Replies

Building A Web Forum

Jun 16, 2009

I have a little bit of trouble figuring out why I am getting these error messages. Here is the error messages and then the code will follow behind it.The code is taken directly out of the book "ASP.NET 2.0 Everyday Applications for DUMMIES". [code]

View 6 Replies

Direct To The Right Forum

Oct 18, 2009

I am developing a web site in Visual Basic 2008 using .NET Frameworks 3.5 on an IIS7.0 web server and I am having a problem with a simple error page redirect. Furthermore I only have ftp access to the webserver in a web hosting environment. I am having problems with some errors and not others, mainly error 401 is the problem.<customErrors defaultRedirect="~/Default.aspx" mode="On" > </customErrors> this is the custom errors section of my [URL] file,

View 1 Replies

How To Use The Search Of The Forum

Feb 22, 2010

times i have seen questions like, how can i search inside my threads or how can i search for threads i have started. I have found Beth Massi`s blog about searching msdn forums by using meta information. I have checked a few other sources about this and wanted to summarize this for anybody who is interested.

If you want to search for threads to which you have contributed use : meta:Search.MSForums.ThreadContributorUserName(Heslacher)

If you want to search for threads you have started :
meta:Search.MSForums.ThreadStarterUserName(Heslacher)

If you want to search for threads which are answered :

[Code]...

View 14 Replies

Logg In To An IPB Forum?

Aug 31, 2009

I'm supposed to make a game for a friend of mine, or for his site more specifically which has an IPB forum. He wants only users from his site to be able to use the game, so I need to make some kind of authentication so that only registered users can login. I have no idea how to do it and all research turned sour I'd prefer not to have to deal with cookies, but POST instead since I have a wicked awesome wrapper at my disposition

View 3 Replies

VB6 Forum Instead.net Back To VB6?

Feb 7, 2011

I found this source code for controlling mappoint in .net .Net confuses me so much.

What would it take to convert it back to VB6? The projects seem small in size, but I just dont understand .net[URL]...

View 7 Replies

Where Is VB6 Forum Section

Jul 23, 2009

I searched all over the this forum and did not find a section to ask my questions about VB6

View 2 Replies

How To Create A Basic Forum

Mar 1, 2009

I am using ASP.net, I know the basic of VB.net language, don't really want to use HTML, I did not use it since school. I was thinking to create a forum for my mates, I think I will need to create a database and try to play with SQL commands, I thought it should'nt be a lot difficult.

View 5 Replies

How To Delete A Thread In The Forum

Jan 23, 2011

how? i need to delete a thread how do i delete it? i see no delete thread button

View 1 Replies

Images (Screenshots) For This Forum?

Jun 10, 2010

I started a little project to make it easier for me to post an image (screenshotby having the program output thehtm page which shows a thumbnail image, the URL, and the HTML text used to post the image here in the forus a question. I've set the name to "index" so that it appears by default rather than the former open browsing

View 4 Replies

Inserting Code In Forum

May 19, 2010

I have seen in the past that many aren't familiar with how to insert code so I put a little two-minute screencast (a video done in Flash with no audio),url...

View 15 Replies

Minimize A Bordless Forum?

Feb 25, 2012

Private Sub btn_Minimze_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn_Minimze.Click
Me.WindowState.Minimized()
End Sub

Im trying to minimize a bordless forum. For some reason this code does not work. It says change it to this;

Private Sub btn_Minimze_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn_Minimze.Click
FormWindowState.Minimized()
End Sub

But that gives me a error as well "Error 1 Expression is not a method. C:UsersAdmindocumentsvisual studio 2010ProjectsUOK Radio 2.0UOK Radio 2.0Radio.vb 1125 9 UOK Radio 2.0"This works but their is no taskbar icon to click on to load it back up.

Private Sub btn_Minimze_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn_Minimze.Click
Me.Hide()
End Sub

View 2 Replies

Paste A String To A Forum?

Dec 18, 2010

I have a visual basic application and I want to be able to paste a string to a forum.

How do i do this so that when you click done, it puts the code in the post box?

View 5 Replies

Remotely Login To A Forum?

Aug 29, 2009

I need some advise as to which options I have to go about this problem.I want to to create a simple application consisting of two text boxes.One for username Second for Password And then a submit button.What I want is when I enter user/pass and press submit.It should only give me a single message "Login Succeeded" or "Login Failed". The forum I trying to login into is : warez-bb.org What are my options to go about this?? I have considered Sockets but thats in VB6.Still,I couldnt get it to work.It doesnt even connect warez-bb on port 80.

View 2 Replies

Some General Guidelines Using This Forum?

Oct 15, 2007

We are excited to support all your Innovate On Office support questions and inquiriesthe following guidelines before posting your inquiry to this forum.Please expect up to 24hrs for initial response from an engineer after posting an inquiry to this forumPlease expect to receive status about every three days of status on your question/inquiry to this forum

View 14 Replies

Unable To Formatting The Forum?

Apr 27, 2011

How can I format entries like this one. I see only B(old) I(talic) and U(nderline).Furthermore how to insert pictures.

View 4 Replies

VS 2010 Post In Forum (SMF)?

Aug 6, 2010

I tried this code but it shows me errors:Picture:

[Code]...

View 20 Replies

Click Forum Login Button

Oct 30, 2010

I'm trying to make a program that will automatically log me into a forum. I have the webbrowser control and a button. the site is automatically loaded on form load. I want it to log me in using my username and password when i click the button. I tried it on [URL] to test and worked fine. But for some reason when I try it with my forum it doesn't work. My forum is SMF. It seems that the problem lies with the Login button itself.

I can easily send the username and password to the corresponding boxes but when it comes to clicking the Login button it fails. What makes that Login button different from the Login button of Yahoo other than having a different name? Below is an example of the code I was using. How can I get it to successfully click the SMF Login button?

[Code]...

View 19 Replies

Closing An Open Reply On Forum?

Mar 16, 2012

How do I find an open Reply that I have lost?

View 1 Replies

Concept Or Idea To Create Forum

Dec 5, 2010

I want to create a website like a forum to talk about new technology in my community.This website will useful for students also people in my country to improve their knowledge..So let share me some concepts or idea to research more about it.

View 4 Replies

Didn't Select A Forum When Posted

May 2, 2011

I submitted 2 questions but I forgot to assign it to a Forum.... Is there a way that I can find these posts and edit then and attach them to the right forum?

View 3 Replies

Feedback Required From All FORUM Users

Jan 2, 2010

With regard to QUIZ questions; Easy - beginner, Medium - intermediate, Hard or Very Hard; I guess we would all like to see an equal balance of such questions, yes? However, my question for beginners and those who consider themselves capable of answering harder questions is, would users like more puzzle-based questions where you have to solve something using either mathematics or / and manipulation of text characters and so on?

This could possibly lead to simple number based games or those games using letters or even both numbers and letters. I am not thinking of programs that would take any longer to run than say 30 minutes maximum or would that be too long? I just thought I would start this discussion as it may help all forum users, especially beginners to improve His / Her own coding skills.

[Code]....

View 1 Replies

Get An Ongoing List Of Your Threads In Forum?

Mar 25, 2012

I found it quite difficult to find a thread from a few months back as I wanted to use the URL to that thread to show in another today. If you're willing to update this periodically (it'll only keep the last 100 of your threads/replies), this might get you started on a way to save them on your computer from now on.

Start by clicking on your own name (you can also use go to "View Profiles" and find it), then look for the following

[code]...

View 2 Replies

How To Insert A Picture Into A Forum Post

Jan 5, 2012

Click and see this link if you are interested.url...Click this link to see the NEW way of how to insert a picture into a forum post.

View 2 Replies

How To Return Values To Owner Forum

Aug 28, 2010

ok here is the thing, in my application there is 2 forms, in the main one (not an MDI)it has some textboxes and a picture box, the other small form contains only a ser enters his search criteria in the textboxes in the main formand presses a button to show the results,t opens the second form and displays the results inthe listview(results are names of pictures).

View 2 Replies

Submit A Message On A Php Forum Using VB 2010?

Jan 5, 2012

I'm trying to make an application for login in a forum (I managed to do that) and submit a message, but I fail at the second part, the http headers look like this:

Content-Disposition: form-data; name="nick"

[code]....

etc.. how can i send a message to a forum with vb 2010?

View 11 Replies

VB Coding Button New Forum ( Repeat)

Mar 2, 2010

Im trying to make a game that is like where you have to go a path with buttons and I need the code for it. It is like a game what 4 buttons then when you click the right button you go to the next form and so on

View 1 Replies

VS 2010 New At Forum Answers For A Virtual OS?

Mar 26, 2011

i'm developing a virtual OS in vb2010. i want to know how i can move objects in the mouse during the runtime of the project? ; like when we move icons in desktop(i saw it in a youtube video, so i know it is possible xd) my second doubt: how i can i can detect if a position is fulled with an object; i want to create the effect of windows superbar; .

View 10 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved