Go Back   CodingForums.com > :: Server side development > ASP.NET

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-19-2005, 08:15 AM   PM User | #1
ayman_kamal
New to the CF scene

 
Join Date: Jul 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
ayman_kamal is an unknown quantity at this point
How can I do an asp.net working in a HTA?!!

I have a question I'm a network engineer and I don't know that much about programming I have a web enabled application and it was programmed by asp.net(C#) this application of course connected to a MS SQL server 2000 and it's already running under MS IE browser very good but I want to make it run under this HTA with all it's component (html tags, CSS, asp.net code,….etc) How can I do this???? Please help me if possible
ayman_kamal is offline   Reply With Quote
Old 07-21-2005, 03:52 PM   PM User | #2
miranda
Senior Coder

 
Join Date: Dec 2002
Location: Arlington, Texas USA
Posts: 1,062
Thanks: 4
Thanked 8 Times in 8 Posts
miranda is an unknown quantity at this point
asp.net requires a server to run as the code needs to be parsed. Since hta's act like an executable file you would be better off having the asp.net application changed over to a desktop application.
miranda is offline   Reply With Quote
Old 07-28-2005, 03:31 PM   PM User | #3
debo602
New to the CF scene

 
Join Date: May 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
debo602 is an unknown quantity at this point
I have seen it done rather easily at a company I worked at. I took a look at the code, and it was just based on frames. Use a HTML frame or iframe object to load the asp page.
debo602 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:52 AM.


Advertisement
Log in to turn off these ads.