473,378 Members | 1,404 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.

ASP.net code to start running a win form issue?

Hi all,

I have web page with one button and also i have a smaill win form progarmm.
so what i want is that the user click the web button then it will start run
this win form,
(win form program located at client side, web page is server side)

is that possible to do ?

Thanks

Nick
Mar 4 '07 #1
3 951
"Nick" <Ni**@discussions.microsoft.comwrote in message
news:86**********************************@microsof t.com...
I have web page with one button and also i have a smaill win form
progarmm.
so what i want is that the user click the web button then it will start
run
this win form,
(win form program located at client side, web page is server side)

is that possible to do ?
Not natively - you'd have to use a Java applet or an ActiveX control (if you
don't care about cross-browser compatibility), which would require a fair
amount of effort with the browsers' security settings...
Mar 4 '07 #2
Hi all,
>
I have web page with one button and also i have a smaill win form
progarmm.
so what i want is that the user click the web button then it will
start run
this win form,
(win form program located at client side, web page is server side)
is that possible to do ?

Thanks

Nick
Years ago (I don't know if anti-malware issues now prevent this) I sort of
solved this by:
a) registering some extension as "handled by my winform program"
b) have the link point to some dummy file with that extension

Hans Kesting
Mar 5 '07 #3
Thanks, Mark and Hans
"Nick" wrote:
Hi all,

I have web page with one button and also i have a smaill win form progarmm.
so what i want is that the user click the web button then it will start run
this win form,
(win form program located at client side, web page is server side)

is that possible to do ?

Thanks

Nick

Mar 6 '07 #4

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

Similar topics

1
by: Zaidan | last post by:
I am running Excel2000 under WIN98 2nd edition, and I am writing a VBA code (I will consider using javascript if I have to) that does the following, at the user command: 1- Start MS Explorer and...
16
by: Serdar Kalaycý | last post by:
Hi everybody, My problem seems a bit clichè but I could not work around. Well I read lots of MSDN papers and discussions, but my problem is a bit different from them. When I tried to run the...
4
by: Dennis Sjogren | last post by:
Greetings! First, I'm not 100% sure where to post this question. I use VB.NET for this project, but it's really a design question (a question on which method to use when solving this problem). ...
5
by: Blasting Cap | last post by:
I have a VB6 program that runs as an app, that I want to both convert it to vb.net, and run it as a service on the server. I have been able to create the service, and what I did was to open the...
15
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to...
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: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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...

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.