473,378 Members | 1,146 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

calling asp page from vb.net

hy guyz can any one tell how can i call an asp from a vb.net application
the page at the server is suppose to launch via application after specified interval automatically
plz help me out guyz thanks
Oct 8 '07 #1
5 1443
Hi

I need more info...
Do you want to Launch internet explorer from a windows application?




hy guyz can any one tell how can i call an asp from a vb.net application
the page at the server is suppose to launch via application after specified interval automatically
plz help me out guyz thanks
Oct 8 '07 #2
no dude i dont need to launch internet explorer
but i need to launch an asp webpage after a specified interval time.
actually its rss feed.
and i want my application to launch it automatically after some time and do the updating
now the problem is that i created
httpwebrequest
and send it, it does the job of launching the page but now the problem is that i want to show all the contents of asp page.
like they will only appear if there is some error in extracting information from rss feed site.
so can u now guide me please
thanks buddy
Hi

I need more info...
Do you want to Launch internet explorer from a windows application?
Oct 9 '07 #3
Shashi Sadasivan
1,435 Expert 1GB
no dude i dont need to launch internet explorer
but i need to launch an asp webpage after a specified interval time.
actually its rss feed.
and i want my application to launch it automatically after some time and do the updating
now the problem is that i created
httpwebrequest
and send it, it does the job of launching the page but now the problem is that i want to show all the contents of asp page.
like they will only appear if there is some error in extracting information from rss feed site.
so can u now guide me please
thanks buddy
Hi,
When someone out here asks for information, please give the information.
You havent specified if your application is web based or a windows form one!
you want to launch a asp page...."where do you want to launch it?" web pages can only be launched in a web browser, isint it?
The answer of this probably depends upon your application type.

cheers
Oct 9 '07 #4
want to just launch an asp page from window based application
and if there is any error in that page during lauching queries it writes
response.write("error")
i need to extract that from page
well donno u got it or not :(
Hi,
When someone out here asks for information, please give the information.
You havent specified if your application is web based or a windows form one!
you want to launch a asp page...."where do you want to launch it?" web pages can only be launched in a web browser, isint it?
The answer of this probably depends upon your application type.

cheers
Oct 9 '07 #5
Shashi Sadasivan
1,435 Expert 1GB
want to just launch an asp page from window based application
and if there is any error in that page during lauching queries it writes
response.write("error")
i need to extract that from page
well donno u got it or not :(
This is what we needed.
want to just launch an asp page from window based application
the following code will open the defauls webbrowser of the user.
Expand|Select|Wrap|Line Numbers
  1. string url = "http://www.google.com";
  2. System.Diagnostics.Process.Start(url); 
  3.  
If you want a specific explorer to open up
Expand|Select|Wrap|Line Numbers
  1. System.Diagnostic.Process.Start("IExplore.exe",url)
  2.  
cheers
Oct 9 '07 #6

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

Similar topics

2
by: Earl | last post by:
If calling an exe that accesses a database from an ASP page, does the Provider string to connect to the database from inside the exe need to have the user as being "IUSR..." or something since it...
0
by: Mike Collins | last post by:
I apologize for using this newsgroup for what seems like a VB6 question, but I did not see a newsgroup for VB6. I also think I may not have the C# code setup correctly for calling from VB6. If...
5
by: Nick Flandry | last post by:
I'm running into an Invalid Cast Exception on an ASP.NET application that runs fine in my development environment (Win2K server running IIS 5) and a test environment (also Win2K server running IIS...
2
by: Harold | last post by:
I have page A with form field and a button and when button is clicked it opens page B in another window. Page B has a treeview control and that is all. When something is selected I want the page...
1
by: desmcc | last post by:
Hi, I am launching a modal dialog through the usual javascript (window.showmodaldialog). When the modal dialog is complete (ie user selects OK), the calling page then refreshes itself by setting...
3
by: Mike | last post by:
Timeout Calling Web Service I am calling a .NET 1.1 web service from an aspx page. The web service can take several minutes to complete its tasks before returning a message to the aspx page. ...
3
by: Opa | last post by:
Hi , I have a form with javasript which launches a popup via the showModalDialog() method. I get the dialog to open, now I am trying to first get a reference to the calling form from the popup...
0
by: jobs | last post by:
I have a page where users select from a bunch of gridviews, setting session variables and then hit an a New or Edit button which redirects them to a formview in edit or insert mode. While in...
47
by: mukeshrasm | last post by:
Hi I am calling two pages using Ajax Get_Pages.php and Get_Content.php from combo box. Both pages are displayed based on selection from combo box. Main problem is that it is not showing the...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.