PDA

View Full Version : ASP components


infinitedes
08-04-2004, 09:01 AM
I just wondered if someone had some good examples of how
we are supposed to refer to some of these asp components

I've specifically interested in AspJpeg and AspUpload but
I need to know the syntax. Do I add an import namespace=
line or a register tag line like we do for the RichDatepicker?

I can't wait to try these components out so let me know if
you have and where to get good information on creating Asp
components. Can you believe how much they usually go for?




Owen

bruce
08-05-2004, 03:49 AM
You mean using aspjpeg and aspupload with ASP.net or ASP?

It is not recommended that you use COM object with ASP.net pages.


[b]quote:Originally posted by infinitedes

I just wondered if someone had some good examples of how
we are supposed to refer to some of these asp components

I've specifically interested in AspJpeg and AspUpload but
I need to know the syntax. Do I add an import namespace=
line or a register tag line like we do for the RichDatepicker?

I can't wait to try these components out so let me know if
you have and where to get good information on creating Asp
components. Can you believe how much they usually go for?




Owen
</blockquote id="quote"></font id="quote">

infinitedes
08-05-2004, 11:07 AM
It sounds complicated to make this work in .NET
The C# examples that I downloaded from Persits
did not work when I tried to run them from here
but you mentioned that there is something in .NET
already for uploading. Please tell me more, Bruce

Owen

bruce
08-06-2004, 12:05 PM
I never try using any of the persits stuff w/ asp.net because i can usually find a native .net component that do the same thing.

if i were you, i wouldn't force the issue to load a com in your .net page.

eg. if you need up load function, asp.net comes with its own




[b]quote:Originally posted by infinitedes

It sounds complicated to make this work in .NET
The C# examples that I downloaded from Persits
did not work when I tried to run them from here
but you mentioned that there is something in .NET
already for uploading. Please tell me more, Bruce

Owen
</blockquote id="quote"></font id="quote">

B.

DiscountASP.NET
http://www.DiscountASP.NET