Forum For The Regular VB Answerers?
Jan 28, 2012For 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 RepliesFor 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 Repliesit 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]...
<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]....
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 RepliesI 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 Repliestimes 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]...
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 RepliesI 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]...
I searched all over the this forum and did not find a section to ask my questions about VB6
View 2 RepliesI 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 Replieshow? i need to delete a thread how do i delete it? i see no delete thread button
View 1 RepliesI 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 RepliesI 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 RepliesPrivate 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
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?
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 RepliesWe 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 RepliesHow can I format entries like this one. I see only B(old) I(talic) and U(nderline).Furthermore how to insert pictures.
View 4 RepliesI tried this code but it shows me errors:Picture:
[Code]...
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]...
How do I find an open Reply that I have lost?
View 1 RepliesI 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 RepliesI 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 RepliesWith 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]....
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]...
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 Repliesok 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 RepliesI'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?
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 Repliesi'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