Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2005

Tip: Looking for answers? Try searching our database.

Normal form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tumurbaatar S. - 21 Jul 2005 05:47 GMT
I need a normal form, not a web form. But with some server side script
functionality.
How? Add a new web form, remove all "runat=server", remove @Page directive's
parameters
except of "language", delete codebehind files (in my case, CS and RESX
files) and
use old ASP syntax to code?
Peter Rilling - 21 Jul 2005 06:30 GMT
If you need a legacy ASP page, then you should be able give the page an
extension of ".asp".  But keep in mind that you will not be able to use any
.NET or ASP.NET functionality.

> I need a normal form, not a web form. But with some server side script
> functionality.
[quoted text clipped - 3 lines]
> files) and
> use old ASP syntax to code?
Tumurbaatar S. - 21 Jul 2005 07:11 GMT
I cannot switch to old ASP. The code requires .NET. It does
some session related things, but it should output a normal form.
When user submit the form, it goes to a different site, which is
not under my control.

> If you need a legacy ASP page, then you should be able give the page an
> extension of ".asp".  But keep in mind that you will not be able to use
[quoted text clipped - 9 lines]
>> files) and
>> use old ASP syntax to code?
Phillip Williams - 21 Jul 2005 19:37 GMT
You can post to an ASP page using the HttpWebRequest.  There is an example on
the MSDN library:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlr
fsystemnethttpwebrequestclassgetrequeststreamtopic.asp


Signature

http://www.webswapp.com
http://www.societopia.net

> I cannot switch to old ASP. The code requires .NET. It does
> some session related things, but it should output a normal form.
[quoted text clipped - 14 lines]
> >> files) and
> >> use old ASP syntax to code?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.