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

Vb.net forms run in Web page

I had complete my vb.net application.. and want to plug several forms on
Webpage, Let theuser input it thr web pages.
Does anyone know how to do ??
THanks a lot
Nov 21 '05 #1
4 1336
Actually you can host Winform controls in the browser, but then they will run
in a sandbox. AFAIK, you cannot host a form itself. So you will have to take
the code into a user control to host it and also remember that it will run in
the client machine. So if you are accessing a SQL Server form your code, then
the server should be accessible from the client machine also.

--
Rgds,
Anand
VB.NET MVP
http://www.dotnetindia.com
"Agnes" wrote:
I had complete my vb.net application.. and want to plug several forms on
Webpage, Let theuser input it thr web pages.
Does anyone know how to do ??
THanks a lot

Nov 21 '05 #2
Thanks for your reply.Is there any simple sample as reference (Books or
online sample) ?

"Anand[MVP]" <An******@discussions.microsoft.com> ¼¶¼g©ó¶l¥ó·s»D:26********************************* *@microsoft.com...
Actually you can host Winform controls in the browser, but then they will
run
in a sandbox. AFAIK, you cannot host a form itself. So you will have to
take
the code into a user control to host it and also remember that it will run
in
the client machine. So if you are accessing a SQL Server form your code,
then
the server should be accessible from the client machine also.

--
Rgds,
Anand
VB.NET MVP
http://www.dotnetindia.com
"Agnes" wrote:
I had complete my vb.net application.. and want to plug several forms on
Webpage, Let theuser input it thr web pages.
Does anyone know how to do ??
THanks a lot

Nov 21 '05 #3
This article should help

http://www.eggheadcafe.com/articles/20021205.asp

--
Rgds,
Anand
VB.NET MVP
http://www.dotnetindia.com
"Agnes" wrote:
Thanks for your reply.Is there any simple sample as reference (Books or
online sample) ?

"Anand[MVP]" <An******@discussions.microsoft.com> ¼¶¼g©ó¶l¥ó·s»D:26*********************** ***********@microsoft.com...
Actually you can host Winform controls in the browser, but then they will
run
in a sandbox. AFAIK, you cannot host a form itself. So you will have to
take
the code into a user control to host it and also remember that it will run
in
the client machine. So if you are accessing a SQL Server form your code,
then
the server should be accessible from the client machine also.

--
Rgds,
Anand
VB.NET MVP
http://www.dotnetindia.com
"Agnes" wrote:
I had complete my vb.net application.. and want to plug several forms on
Webpage, Let theuser input it thr web pages.
Does anyone know how to do ??
THanks a lot


Nov 21 '05 #4
Agnes,

I did not understand what plugins you did mean, now I see the answer from
Anand, than have than as well a look at this MSDN article.

http://msdn.microsoft.com/msdnmag/issues/02/06/rich/

I hope this helps,

Cor
Nov 21 '05 #5

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

Similar topics

6
by: Billy Jacobs | last post by:
I have a website which has both secure and non-secure pages. I want to uses forms authentication. How do I accomplish this? Originally I had my web.config file in the root with Forms...
11
by: ElmoWatson | last post by:
I tried on the Security newgroup, as well as other places, and haven't gotten an answer yet - - I'm pulling my hair out over this one. I'm trying to get Forms Authentication working.....I can get...
3
by: Kris van der Mast | last post by:
Hi, I've created a little site for my sports club. In the root folder there are pages that are viewable by every anonymous user but at a certain subfolder my administration pages should be...
0
by: Anonieko Ramos | last post by:
ASP.NET Forms Authentication Best Practices Dr. Dobb's Journal February 2004 Protecting user information is critical By Douglas Reilly Douglas is the author of Designing Microsoft ASP.NET...
5
by: Gavin Stevens | last post by:
I'm trying to figure out the ASP.NET Forms Auth I have 3 or 4 pages i want to allow anonymous access to.. Then I have 5 or 6 pages I placed in another directory in the webproject. These I want...
4
by: 23s | last post by:
I had this problem in the past, after a server reformat it went away, and now after another server reformat it's back again - no clue what's doing it. Here's the flow: Website root is public, no...
6
by: Manny Chohan | last post by:
I am using forms authetication in the web config. i can validate a user against a database and click on images which makes hidden panels visible.However when i click on the link inside a panel...
5
by: ~~~ .NET Ed ~~~ | last post by:
Hi, As you all know when an ASP.NET web form is created that will include web controls and such, it contains a FORM that that identifies the web form and its containing controls. Well, I have a...
7
by: Alan Silver | last post by:
Hello, Sorry this is a bit wordy, but it's a pretty simple question... I have a web site, http://domain/ which is a public site, part of which (http://domain/a/) is protected by forms...
5
by: c676228 | last post by:
Hi everyone, my colleagues are thinking about have three insurance plans on one asp page: I simplify the plan as follow: text box:number of people plan1 plan2 plan3
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:
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
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...
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...
0
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,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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...

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.