No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
- Interests
- Daniweb, Minecraft, VB.NET
13 Posted Topics
Re: I have no idea how it works... But cool! I might use this rather than just saving passwords to a text file. But would other programs with this code be able to decode the data? Thanks. | |
Hello. I wanted to make a website, but with a private section. The private section has to be accessed with a password. If I used a simple if statement to do so, will it be safe on the server side? Example: Protected Sub AccessPrivate_Click(ByVal sender As Object, ByVal e As … | |
Hello all. I belive that remotting in Visual Basic is very hard! I've tryed sockets and winsock, and all the winsock things I have tryed didn't end up working. 1. Microsoft Winsock - Can't send data. 2. Ostrosoft Winsock - Can't send data. And SOMETIMES decides to work when connection … | |
Hello all daniwebbers. I've been working on an application that uses TCP to send messages to another computer, but I am going to be updating it alot! I know how to make my program update itself, but I just want a progress bar so you know how long it will … | |
Hello all. I love iPod touches. I love iPads. I love iPhones. I love Windows PCs... I **HATE** macs! Is there ANY way to make an app for iOS without a mac? (I don't want to make a web app though, but even if you find a way for that … | |
Hello all. I am making a web browser (bangbrowser.freeforums.org for more info), and the address bar goes weird. Under the Webbrowser Navigated event, I made the Address bars text get set to "WebBrowser1.Url.ToString". It works, but I get every web request sort of thing! Even Javascript! My address bar usally … | |
Hello friends! I want to make a application that uploads a whole folder, but I can't because I don't know how to upload a folder in VB.NET. I want to be able to make my application to zip the folder, then when it needs to get the file again, it … | |
Hello all. I am making a virtual iPod touch in VB.NET, and I hate it how I have a form that I can't drag and move the form around the screen, I've trying making the form goto Mouse's location when the mouse moves and Dragging = True, but that doesn't … | |
Hello all! I really want to make a chat that runs over a network, but Microsoft nor Ostrosoft winsock works. I know I am doing it right, plus for Ostrosoft winsock you need to install its program thing on each computer you use your program on. I did sort of … | |
Re: Why not change that Script file the have the script type = javascript tags in the source script and change the extension to (*.htm), then add a webbrowser object that has the URL set to "http://Radioonline.ir/RadioonlinePlayer.htm"? It should work. Doing that will make the browser object run that javascript, rather … | |
Hi all. I tend to like making applications that integrate with the Internet. And I like to a service to host my website. I'm currently using 000webhost (www.000webhost.com). Can someone tell me a better service? Cause My service is SLOW as! Thanks :) | |
Hi all. I want to make a facebook bot that will answer questions that get sent to me. I need to know how to make my application send and receive messages. Thanks. | |
Hi everyone. I am making an application that you need to sign up and login to. I want to use an online SQL database to store the login information. I know how to use a local SQL database, but I want to use an online database. Please help :) BTW, … |
The End.