473,778 Members | 1,764 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

problems with application in vb.net

19 New Member
Ok guys i have two problems here if you have a solution for either please just post the problem number either 1 or 2 then post the fix

Thanks in Advance
Regards
george
-------------------------------------------------------------------------------------------------------------------
Problem 1
hi i have made an application for a website now i got a news section on the application which i want to load like a text file from a website and it puts the text from that file into a label on my application

to summarise

(text file from website or text from a website ) --->gets data and sends to my application -->to news section on my application which then shows up to the users.

i arent sure but i thought it could be like this? if iam going wrong with wot iam doing here just correct me, and if the website iam trying to load from isnt the sort needed just put a temporary one in please.all i need this this part sorting.

"Label1.Tex t = System.Uri.UriS chemeFile.Conta ins("www.forums .star-fury.com/thread.php?tid= 12280&start=0") "

-------------------------------------------------------------------------------------------------------------------
Problem 2
i want a auto refresh button on my application browser which refreshes the page every 5 minutes please can someone help me out here?
Sep 10 '07 #1
8 1193
VBPhilly
95 New Member
Ok guys i have two problems here if you have a solution for either please just post the problem number either 1 or 2 then post the fix

Thanks in Advance
Regards
george
-------------------------------------------------------------------------------------------------------------------
Problem 1
hi i have made an application for a website now i got a news section on the application which i want to load like a text file from a website and it puts the text from that file into a label on my application

to summarise

(text file from website or text from a website ) --->gets data and sends to my application -->to news section on my application which then shows up to the users.

i arent sure but i thought it could be like this? if iam going wrong with wot iam doing here just correct me, and if the website iam trying to load from isnt the sort needed just put a temporary one in please.all i need this this part sorting.

"Label1.Tex t = System.Uri.UriS chemeFile.Conta ins("www.forums .star-fury.com/thread.php?tid= 12280&start=0") "

-------------------------------------------------------------------------------------------------------------------
Problem 2
i want a auto refresh button on my application browser which refreshes the page every 5 minutes please can someone help me out here?
ok, for problem 1, have you considered RSS?
otherwise, you'de be stuck parsing html which is not my cup o tea.
With RSS, you can use the XML parser. or someting similar.
Sep 10 '07 #2
Porkie999
19 New Member
hmmm i dont see how i could incorparate that in to application, and i aren't sure what you mean by rss?

could you talk me through the detail.

also is there any other ways of doing problem 1 such as it loading like a .....txt file from the internet ,then loading that into the update box?

thanks for the reply
Sep 10 '07 #3
VBPhilly
95 New Member
hmmm i dont see how i could incorparate that in to application, and i aren't sure what you mean by rss?

could you talk me through the detail.

also is there any other ways of doing problem 1 such as it loading like a .....txt file from the internet ,then loading that into the update box?

thanks for the reply
you mentioned there was an application.

in the application, what is the code?

or, dont you have any code?
Sep 10 '07 #4
Porkie999
19 New Member
the application is pritty much done however i just finishing the main section which is the news part.all the coding is there but i just need the code for the load announcemnts into a label1 from a website.its probably a simple 1 line of code but i just dont see how i can do it as iam new to codeing.

any help with this or the autorefresh button will be greatly appreciated
Sep 11 '07 #5
Porkie999
19 New Member
"Label1.Tex t = System.Uri.UriS chemeFile.Conta ins("www.forums .star-fury.com/thread.php?tid= 12280&start=0") "

all i want is a line like this but this is wrong .it basically just loads the line from "www.forums.sta r-fury.com/thread.php?tid= 12280&start=0" and is meant to get the text from here and imports it into my label when my application starts
Sep 11 '07 #6
QVeen72
1,445 Recognized Expert Top Contributor
Hi,

Check This for Auto Refreshing

Regards
Veena
Sep 11 '07 #7
Porkie999
19 New Member
thanks for all topics however iam still struggling with both tasks iam kind off new to visual basics but have built a decent application.hel p out.

Problem1
need a way to load text from a website into my application.or a way for my application to load up a notepad file from any internet site.then my application puts it into the announcements section on my application.vb. net code needed.


problem 2
i want to be able to click a button which refreshes the browser every 5 minutes.vb.net code needed.

summaries for problems
thanks for responces
george
Sep 11 '07 #8
Porkie999
19 New Member
ok guys both topics finished i sorted it :)

cheers 4 all help :)
Sep 11 '07 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

14
2326
by: Jim Hubbard | last post by:
Are you up to speed on the difficulties in using the 1.1 .Net framework? Not if you are unaware of the 1,596 issues listed at KBAlertz (http://www.kbalertz.com/technology_3.aspx). If you are going to use .Net......I highly recommend signing up for the free KBAlertz newsletter at http://www.kbalertz.com/default.aspx. Looking at all of the errors and quirks sometimes makes me wonder if this thing is really ready for prime time.
1
3051
by: 3f | last post by:
Hello; We have made a web application that people can download from our web site and installed on: Windows XP Windows 2000 Professional Windows 2003 Server Windows 2000 Server
32
4541
by: jp29 | last post by:
My take on problems composing, serving and rendering XHTML documents/web pages: 1. Typical conscientious web authors are producing XHTML documents (Web pages) that feature valid Markup and with the content (MIME) type specified as text/html (http://keystonewebsites.com/articles/mime_type.php). These pages are then loaded on to their Server where they are served to Rendering Agents (browsers) as HTML (SGML application) documents with no...
4
2304
by: David | last post by:
Hi, I want to work with Access 2002. I will need to be able to distribute my application to users that may still have access 2000 on their computers. I know access 2002 has a function that enables you to convert a database to a format of an earlier version of Access. I wanted to check for any unforeseen problems so here is what I did: I used Access 2002 to convert my Access 2000 application to the 2002
10
2416
by: BBFrost | last post by:
We just recently moved one of our major c# apps from VS Net 2002 to VS Net 2003. At first things were looking ok, now problems are starting to appear. So far ... (1) ComboBox.SelectedValue = db_value; If the db_value was not included in the ComboBox value list the ComboBox.SelectedIndex used to return -1, Now the very same code is
0
1076
by: Tom | last post by:
I am using VS 2005 Beta 2. I tried the click once publish wizard to deploy my application.. Now when I try to debug my application I get an error saying that my application can not run due to an "error in the manifest. Re-installing the application may fix the problem." When I delete the manifest files in the /debug directory the application runs...the next time i build the application the manifest files are recreated. I have not found any...
16
2540
by: pamelafluente | last post by:
I am still working with no success on that client/server problem. I need your help. I will submit simplified versions of my problem so we can see clearly what is going on. My model: A client uses IE to talk with a server. The user on the client (IE) sees an ASP net page containing a TextBox. He can write some text in this text box and push a submit button.
1
2118
by: jffialho | last post by:
Hi there, Could someone help me with, this error: I am trying to deploy some applications to a web server with II 6.0, which contains a SharePoint Portal and a ASP .NET application. So far so good, my problems start when i have to migrate an old application in ASP with COM objects in VB 6.0. This old web application has worked fine in IIS 5.0 with Isolation
0
1716
by: neoret | last post by:
Hello. I have developed an application (an office addin).The application works fine with no error messages on my devoping machine (that machine is not connected to any domains). I have problems getting this application to run on a computer where the user is on a domain (as in a big company where you log on to the company domain).
0
1144
by: neoret | last post by:
Hello. I have developed an application (an office com addin).The application works fine with no error messages on my devoping machine (that machine is not connected to any domains). I have problems getting this application to run on a computer where the user is on a domain (as in a big company where you log on to the company domain). The funny thing is that the application works fine in outlook. But not
0
9628
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
10061
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9923
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8954
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6722
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5368
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4031
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3627
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2860
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.