Build A Small Application That Will Automatically Visit A Few Websites?

Jun 19, 2010

I'm trying to build a small application that will automatically visit a few websites. The list of the websites I want to be stored inside a txt file like:

website1.com
website2.com
website3.com

and when I press the "Start" button, my application will open the websites from the txt file, one by one with a delay of 10 or more seconds before loading the next website, in a webbrowser control.

View 6 Replies


ADVERTISEMENT

VS 2008 Visit Blocked Websites?

Mar 8, 2011

i was wondering if there is any way to visit a blocked website using visual basic 2008. i want to use during school in programing class.. just to let you know my teacher said he will let us get by with it, if we could even make something like this.

View 8 Replies

VS 2008 Get Webbrowser To Visit Websites Using For Each Loop?

Apr 14, 2010

I want webbrowser to visit multiple urls that I filled in List(of String). I use a for each loop to iterate over the List, but the webbrowser only show the last url ask.com. I want webbrowser to visit and display all the urls.

Dim UrlListArray As New List(Of String)
UrlListArray.Add("http://www.google.com")
UrlListArray.Add("http://www.yahoo.com")

[code]....

View 4 Replies

VS 2008 - How To Gather Links To Member Websites Automatically

Apr 10, 2009

I'm trying to get my program to go to the memberlist.php of a phpBB2 forum and gather all the links to the members websites.
Example: [URL]
I want the program to go to that website and save all of the websites (the ones that have the "www" image) to a list inside the program. I have no idea how to do this, but that's not all, considering most forums have several pages of members (this one has 32 at the moment) it has to go through all of the pages and gather all the links from every page..

View 6 Replies

Create A Small Application That Can Make Small Calculations?

Feb 1, 2010

On form 1 , i have a number of buttons that open up different websites.What i want to do is when i click a button on form 1 , i want forum 2 to show ( Form2.show() ) , Form 2 will have a list (Buttons) of internet browsers.

View 4 Replies

VS 2008 : Build An Application To Monitor A Site To Build Statistics From The Data Being Read?

Mar 3, 2010

I'm trying to build an application to monitor a site to build statistics from the data being read. This HTML looks like this.

<div id="history">
<h4>HISTORY</h4>
<table border="0" cellspacing="0" cellpadding="0">

[code]...

Now I can read the html and put the text anywhere, I just don't how to read specific parts so I can separate the data out.

View 17 Replies

[2008] Application Deployment - Build->build Myapp

Mar 7, 2009

I just created a simple application. I Builded that using build->build myapp. I got .exe of that application. i runned. all went fine. but when i closed that app, even after closing it is in memory. it is still running. how to deploy it properly?

View 12 Replies

Small Box Which Updates Itself Automatically To Show The Amount Of Years,months,days,hours,minutes And Seconds?

Oct 20, 2010

I have made a new form on vb 2010. I need a small box which updates itself automatically to show the amount of years,months,days,hours,minutes and seconds from the 25/6/09. How would i do this in visual basic 2010?

View 3 Replies

Increase The Version Of The Build File Automatically?

Nov 17, 2009

I've got vb Express and want to increase the version of the build file automatically. I know it can auto change the publish-version, but i never publish files. I use the build option and get the application at: ...Visual Studio 2008ProjectsWindowsApplication1WindowsApplication1inRelease. So how can vb increase the revision or build number automatically?

View 2 Replies

Forms :: Access Websites And Manipulate Data From Application

Nov 8, 2009

Basically I want to know how to access a particular website from my application. I have used System.Net Namespace to request HTML from a website, It returns a complete HTML code which is used by Browsers to render the content on the screen but what i want is to interact with the website only without the use of a browser. I currently dont know how to do that.

I have a application which displays a Image when a user enters a keyword, lets say user enters a word "Envelope", the application will go to Google Images and search for this keyword. Now google returns images as results, the application now needs to download the first result ( which is a image) and display it on a form ). Everything here is done without a browser but via my application.

View 2 Replies

Build A Small Program Which Will Allow Some One To Click On The Exit Button And The Sound Will Play And At The End Of The Sound The Program Will Then Close?

Apr 17, 2009

I am trying to build a small program which will allow some one to click on the exit button and the sound will play and at the end of the sound the program will then close. The sound clip is about 3 seconds long Here is what I have:

Imports Microsoft.DirectX
Imports Microsoft.DirectX.DirectSound
Public Class Form1
Private Dsound As CSoundDevice

[code]....

View 14 Replies

Arrays In A Small Application?

Mar 16, 2009

I'm having trouble getting started with this application I need to do. Here are the details:

Its an application to calculate student grades for a group project. Create a text file to store names of 5 students, line by line. In a separate file enter peer evaluations from 0 to 1.0. Enter these numbers for evaluations:

1.0, 0.8, 0.9, 1.0, 0.6
0.2, 0.9, 0.5, 0.6, 0.7
0.5, 1.0, 1.0, 1.5, 0.9
0.9, 0.9, 0.9, 1.0, 1.0
1.0, 0.9, 1.0, 0.8, 0.9

This means that student 1 gave 1.0 evaluation for himself , 0.8 for student 2, 0.9 for student 3 etc.Student 2 gave 0.2 for student 1, 0.9 for him- herself, 0.5 for student 3 etc. Read these into a 2-dimensional array. If any of the values is greater than 1.0, set them to 1.0. The program should calculate the average evaluation for a student. While doing so, the program should ignore evaluations that student gave to him-herself. Populate a list box with student names when the form loads. The user should enter a project grade (same for everyone) in a textbox. Then the user can select a student from a list and click �Calculate� button. The program should display the project grade for that student by multiplying average evaluation by the grade for the whole group (project grade).

View 13 Replies

Completing A Small Application?

Feb 15, 2012

What I'm trying to do its a small application to convert *.dat files to AVI this is an in house format that we use.I already accomplish listing a folder content in this case *.dat files, this seams to be working fine where I'm a little bit stuck is trying to call a dos program from the Convert button (Button2) what I need to be able to is to pick one of the *.dat files on the ListBox1 click on the button and voila the file is converted.this is how the little think looks[URL]..the dos program would actually be in c:videoserver and the program name is videoconsole.exe and this command needs an argument /f:

[Code]...

View 2 Replies

Make A Small Application With 6 Textboxes?

Mar 8, 2012

What am i trying to do is this:I want to make a small application with 6 textboxes, the user should only can type numbers and the numbers should not be bigger than 20 so then when u click a button (btn_1) it should write the numbers to a txt file.after that i want to read all this numbers and if there are some same (repeated) numbers to display them in a label.

dim wrt as new system.io.streamwriter ("c:/test.txt")

wrt.write (textb1.text & textb2.text & ......)

wrt.close()

View 9 Replies

Developed A Very Small In-house Web Application

Jan 13, 2011

I've developed a very small in-house web application with visual basic on VS2010. Can anyone give me any advice or literature s to how i can put the site on a server?

View 5 Replies

Make A Small Program For Ticketing On A Parking For A Small Hotel?

Aug 27, 2010

I need to make a small programm for ticketing on a parking for a small hotel.So i have 2 Printers pariking In (for delivery of the tickets) and 2 Readers PArking Out.Both Printers and REaders are working Serial.So i need to poll the serial ports of the printers and readers every second.The data is stored on a SQL database so i need to read and write in the database.Can i do this with 1 PC and 1 programm or 1 PC and 4 programms that are runnning at the same time ?

View 2 Replies

Make A Small Application To Print From .net 2010

Sep 16, 2011

I am trying to learn and make a small application to print from VB.net 2010 to my usb label printer.

View 3 Replies

VS 2008 Creating A Small Application - Loops ?

Mar 24, 2010

I am trying to learn by creating a small application to help my son learn math. It works but I know there are better ways of accomplishing what I need.

For example:

'Declare variables
Dim num1 As Double = CDbl(frmMath.txtNum1.Text)
Dim num2 As Double = CDbl(frmMath.txtNum2.Text)
Dim answer1 As Double = CDbl(frmMath.txtAnswer.Text)

[CODE]...

I imagine I would need something like a do while loop?

View 1 Replies

Write A Small Application That Will Show GPU Temperature

Oct 19, 2011

I'm trying to write a small application that will show the GPU temperature.I'v found the following documentation about the subject: url...according to this documentation, I can use the nvcpl.dll file (which is a part of the NVIDIA driver) like this:[code]Now the problem is that this code keeps sending back 0, which means somethin is wrong here and the function is not working.

View 1 Replies

Writing A Small Application That Downloads Some Files Over Ftp?

Jun 28, 2010

I'm writing a small application that downloads some files over ftp, the incoming directory is monitored by FileSystemWatcher_Created, on creation I want to extract some text from the file and call another application with the text as parameters the problem I have is the FileSystemWatcher_Created procedure is triggered before the file has finished downloading, I could download it elsewhere and move into the monitored directory but some of the files may be quite large and Im wondering if there is an efficient way of waiting until the file is ready? along the same lines what is the best way to queue the tasks as there can be many files coming it at one time, I've looked at threading but would that be suitable for such a task as there will still be a bottleneck at the application called by FileSystemWatcher_Created ?

heres an outline of what im doing:

Private Sub FileSystemWatcher1_Created(ByVal sender As Object, ByVal e As System.IO.FileSystemEventArgs) Handles FileSystemWatcher1.Created
'read text file

[code]....

View 1 Replies

Form To Start Up Hidden - Small Taskbar Application

Jun 24, 2011

I want to know how to start a forum hidden. I know I can just add Me.Hide() to the Window_Loaded event, But it's ugly. The user sees the form for a split second then it dissapears. I want to form to start up hidden. Little background on my program, it is a small taskbar application, Has a small notify icon. When the app is loaded. I only want the notify icon to be visible. I have done this by creating my own Main subroutine in a Module that I created. and I am laucnhing the application like so

Imports System.Windows.Application

Module MainModule

Sub Main()
Dim mainWin As New MainWindow

[CODE]...

View 5 Replies

Small Windows Application That Displays A .chm Help File When F1 Is Pressed

Mar 7, 2009

I have a small Windows Application that displays a .chm Help File when F1 is pressed. What I would like to do is to close the Help Display programatically for example when a Reset Button is clicked and the Form is 'Reset'.

View 2 Replies

Create A Small Application That Will Force User To Enter An Even Number?

Oct 5, 2011

I need to create a small application that will force a user to enter an even number but i MUST use a loop. Here's what i've come up with:

Quote:

Dim bynombrepair As Byte
bynombrepair = InputBox("Entrez un nombre pair")
If bynombrepair Mod 2 = 0 Then

[Code]....

View 1 Replies

Making Small Application To Posting New Topics In PhpBB Forums ?

May 20, 2009

I'm making small application to posting new topics in phpBB forums... But I have a problem. When I click on send button in my application, forum shows me an error: No post mode specified phpBB posting:

HTML Code:
<tr>
<td class="catBottom" colspan="2" align="center" height="28">
<input type="hidden" name="mode" value="newtopic" />

[CODE]...

I think, I must add posting.php&sid=xyz, but I don't know, how to add sid...

View 2 Replies

Create Small Windows Forms Application That Accepts Pen-based Handwriting?

May 5, 2012

I am trying to create a small windows forms application that demonstrates how a user can use pen-based input(ona Lenovo X220 tablet PC) to enter text (rather than typing on a keyboard) I am using Visual Basic in Visual Studio 2010.I think the control I want to add to my Visual Basic Project is the Microsoft InkEdit ControlThe instructions I see on other parts of microsoft websites refer to a .net framework componed called InkEdit. The instructions I found so far is to right-mouse click on the tool box, click 'choose items' and then select the Inkedit Control from the .NET Framework components.

View 12 Replies

Developing A Small Application Using VS2008, The Mdiparent Has A Expandable Panel With Button?

Feb 15, 2011

I am developing a small application using VS2008, the mdiparent has a expandable panel with Button 1 and Button 2 on it, which opens up child form 1 and child form 2. ( The two child forms are maximized within the mdiparent form)

The problem is, button 1 opens child form 1 and button 2 - child form 2. I cant open the two forms randomly. I have to close the topmost form to access the other forms below it and vice versa.

View 8 Replies

IDE :: VB Express 08 - Create A Word Application From VB - Set Out A Format, Make A Small Table

Aug 6, 2009

I am trying to make my program print out a requistion slip but I don't want to make a report using VB b/c sometimes the printer is not connected and it is better to have a Microsoft Word document and save it as such. So how do I create a Word application from VB? I basically am going to set out a format, make a small table etc. and then whatever the user types in the textbox, it will appear in the slip. (I am using Word 2003)

View 1 Replies

VS 2008 : Write A Small Application That Is Able To Read What Button Is Pressed On The Gamepad?

Sep 13, 2009

I have this gamepad: [URL]I want to write a small application that is able to read what button is pressed on the gamepad.I've seen this thread:[URL]but this does not read the input of the controller, it only initialize it.[URL]

View 7 Replies

VS 2005 Small Console Application That Writes (TARGETDIR) From Msi Installer To A Text File

Oct 30, 2009

I have a small console application that writes the [TARGETDIR] from my msi installer to a text file.If I choose C:Program Files as the installation folder, it only writes out C:Program..What would you use so that it doesn't stop writing when there's a space? [code]

View 3 Replies

[2008] Write A Small Application That Just Writes In Certain Cells Of A Set Page Of An Excel Sheet?

Feb 17, 2009

Basically, i have to write a small application that just writes in certain cells of a set page of an excel sheet, the sheet will always be the same layout.

View 2 Replies







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