Wrox Programmer Forums
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 30th, 2004, 05:35 AM
Registered User
 
Join Date: Sep 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Request Object

Hi,
Is there a any way to set(assign) httprequest object,as it is readonly.

Purpose:
I inheriting a base class WebForm1 to new class ParentWebForm1 and i want to use one of the Base(WebForm1's) (public)method in ParentWebForm1.
In that base(WebForm1's) method ,it is using Request object for some validation.
Is there any way for creating Request object for base(WebForm1) in derived class construtor as Request is Public.

With advanced thanks,
Jaya.........

 
Old October 2nd, 2004, 10:26 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

I'm not sure I understand what you mean. Can you post some pseudo code showing what you'd like to achieve?





Similar Threads
Thread Thread Starter Forum Replies Last Post
object required Request RoniR ASP.NET 1.0 and 1.1 Basics 3 January 8th, 2007 06:53 AM
Request Object g2000 ASP.NET 1.0 and 1.1 Basics 1 October 21st, 2005 02:01 PM
the request object Toran Classic ASP Basics 0 June 27th, 2003 01:06 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.