Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > Java Basics
|
Java Basics General beginning Java language questions that don't fit in one of the more specific forums. Please specify what version.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Java Basics 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 January 8th, 2008, 01:49 AM
Authorized User
 
Join Date: Jan 2008
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to use asp.net we user control on asp 3.0 web

Hi all

I have a Web User Control that is performing some search operations developed in asp.net 3.0. I have multiple web sites developed in ASP 3.0. I want to use this control on these web sites. This control uses logged on user information which i can get from cookies.

Now My problem is that how i use this control on ASP 3.0 web page?
 
Old January 8th, 2008, 04:03 AM
jomet
Guest
 
Posts: n/a
Default

Hi,

i don't know whether a compatability exist b/w asp.net to asp
you have to convert it into .inc file to use with asp 3.0
please post this ? in asp category to get wright answer.
http://p2p.wrox.com/asp-net-asp-12

regds

jomet.
---------------------------------------------
Once you start a working on something,
dont be afraid of failure and dont abandon it.
People who work sincerely are the happiest.
 
Old January 8th, 2008, 09:04 AM
Authorized User
 
Join Date: Jan 2008
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanx jomet for reply

I am done with it. Simple way to do this is that i created a web user control in asp.net and placed it in a asp.net web page. then placed an iframe in the asp page with src my asp.net page. and it works.

to transfer data from asp page on web control i used the cookies, but querystring can also be used.





Similar Threads
Thread Thread Starter Forum Replies Last Post
using asp.net web user control in asp 3.0 App i_shahid Classic ASP Professional 0 January 8th, 2008 07:32 AM
ASP.NET 2.0 Web Site Admin error on Creating User fmegersa ASP.NET 2.0 Basics 0 December 1st, 2006 08:57 PM
User Control Not Fired in ASP.NET 2.0 jwang709 BOOK: ASP.NET Website Programming Problem-Design-Solution 0 April 17th, 2006 03:07 PM
Can not add web user control in VS.Net sn00pyg4rfi3ld VS.NET 2002/2003 2 June 1st, 2005 03:29 AM





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