473,385 Members | 1,782 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,385 software developers and data experts.

Call in asp.net page.

My area is changing from vb to ASP.net. I am new to asp.net but I need
to know if the following is possible. We have a proprietary package
that can only an executable. Is it possible to create a executable that
will launch an asp.net page. In direction is appreciated.

Jun 2 '06 #1
3 864
system.diagnostics.process.start(http://www.YourDomain.somePage.aspx)
"NewDirection" <rx*****@aol.com> wrote in message
news:11**********************@y43g2000cwc.googlegr oups.com...
My area is changing from vb to ASP.net. I am new to asp.net but I need
to know if the following is possible. We have a proprietary package
that can only an executable. Is it possible to create a executable that
will launch an asp.net page. In direction is appreciated.

Jun 2 '06 #2
correction:

system.diagnostics.process.start(http://www.YourDomain/somePage.aspx)
"Scott M." <s-***@nospam.nospam> wrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
system.diagnostics.process.start(http://www.YourDomain.somePage.aspx)
"NewDirection" <rx*****@aol.com> wrote in message
news:11**********************@y43g2000cwc.googlegr oups.com...
My area is changing from vb to ASP.net. I am new to asp.net but I need
to know if the following is possible. We have a proprietary package
that can only an executable. Is it possible to create a executable that
will launch an asp.net page. In direction is appreciated.


Jun 3 '06 #3
Thanks it worked.

Scott M. wrote:
correction:

system.diagnostics.process.start(http://www.YourDomain/somePage.aspx)
"Scott M." <s-***@nospam.nospam> wrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
system.diagnostics.process.start(http://www.YourDomain.somePage.aspx)
"NewDirection" <rx*****@aol.com> wrote in message
news:11**********************@y43g2000cwc.googlegr oups.com...
My area is changing from vb to ASP.net. I am new to asp.net but I need
to know if the following is possible. We have a proprietary package
that can only an executable. Is it possible to create a executable that
will launch an asp.net page. In direction is appreciated.



Jun 5 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Martin Waller | last post by:
Hello, I've been playing with the idea of just how to use an ASP page to provide a remote function call. In an ideal world this would be a web service but how can you do it if restricted to ASP...
2
by: Chris Michael | last post by:
Hello everybody, Newbie here. I've been working on this for the last two days and I can't figure out where this problem is. I think it's something so obvious, but I can't see it! OK, firstly...
0
by: Eugene Safrankow | last post by:
Hello All! I've encountered with the error when I call a method of dependency library (written in managed VC++) from Smart Client placed on a web page. In general, I make a call to the Windows...
4
by: John | last post by:
Hi all, This really is quite an urgent matter. I have a page with multiple, dynamically-loaded user controls and when a user clicks on a button, the whole form is submitted. Now at this stage...
6
by: grist2mill | last post by:
I want to create a standard tool bar that appears on all pages that is a control. The toolbar has a button 'New'. What I wolud like when the user clicks on 'New' depends on the page they are on. I...
5
by: Stephen Barrett | last post by:
I have read many threads related to async fire and forget type calls, but none have addressed my particular problem. I have a webpage that instantiates a BL object and makes a method call. The...
4
by: Paul | last post by:
Hi, I've been struggling with this today, I'm developing a DotNet2.0 website in C# that needs to call a long running data query. Obviously this is a good candidate for an Asynchronous call, so...
11
by: yangsuli | last post by:
i want to creat a link when somebody click the link the php script calls a function,then display itself :) i have tried <a href=<? funtion(); echo=$_server ?>text</a> but it will call the...
6
by: Steve Richter | last post by:
what with the website solution structure not having a namespace, how does the class of one website .aspx page class reference the class of another page in the same website? I have two pages....
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.