TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Alex
NA
3
0
how to publish a windows form onto the web
May 23 2008 5:02 PM
Hi everyone, i'm fairly new to c# programming so forgive me if this question seems silly. Basically my situation is that i've created a windows form application in visual studio 2008 and I want to make it available on the internet. Basically what this form does is ask the user a bunch of questions and records the answers in a text file. My goal is to simply give the URL of the website to my friends and they could go there to answer the questions and I want the text document saved onto the web server so I can retrieve it when I want. I guess what i'm asking is, is it possible to migrate a windows form easily to a website (without the user having to download the application and run it on their own computer because then I would have to somehow send the text file back to the website).
I hope i'm being clear. Can anybody provide any guidance?
Reply
Answers (
2
)
How to Create full windows forms login form
open a web page from windows form