Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > incorporating ASP pages withing a .NET project

Reply
Thread Tools

incorporating ASP pages withing a .NET project

 
 
ezelasky@hotmail.com
Guest
Posts: n/a
 
      09-09-2005
I have been handed a group of .asp javascript pages that will provide a
set of javascript objects and computational functions, no controls or
html. I need to be able to create these objects and make function
calls from my ASP.NET project. Is it possible to do this? If so,
how...can I somehow compile them into my project?

Thanks,
Elizabeth

 
Reply With Quote
 
 
 
 
=?Utf-8?B?Q3VydF9DIFtNVlBd?=
Guest
Posts: n/a
 
      09-09-2005
You're best bet will probably be to strip out the functions and roll them
into a class in your .Net site/project...

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com



"" wrote:

> I have been handed a group of .asp javascript pages that will provide a
> set of javascript objects and computational functions, no controls or
> html. I need to be able to create these objects and make function
> calls from my ASP.NET project. Is it possible to do this? If so,
> how...can I somehow compile them into my project?
>
> Thanks,
> Elizabeth
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Learning struts and incorporating memory realm nathanrbn@gmail.com Java 0 12-01-2005 03:10 AM
Manipulating XML REQUEST withing ASP SP ASP General 4 08-04-2005 04:08 PM
Options for viewing word docs and editing from withing asp.net =?Utf-8?B?dHRob21wc29uMjAwNw==?= ASP .Net 0 09-20-2004 03:45 PM
Problems with asp:placeholder nested withing datalist Chris Ericoli ASP .Net Building Controls 1 10-31-2003 03:39 PM
Problems with asp:placeholder nested withing datalist Chris Ericoli ASP .Net 0 10-30-2003 06:24 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57