G
Guest
How To Response With dll or exe file ("not inside the aspx page");
its hard to explain but we should do these for earning 5 tera bayt capacity
from our harddisks.
There is 2 copy for each images at our Servers.
1) "the orijinal"
2) "painted one"
I want to delete all the painted images and generate the "painted images" at
real time.
I create the C# class for these operation these files will be reading over
the NetWork so that I dont want to User ASP.NET user.
I did these "A permanent redirection for this resource" the painted virtual
directory to MY DLL.
Now I want to Response the "painted image" with these DLL.
example
http://mydomain.com/paint.dll?url=natural.jpg
will give me the image whenever i Request it.
Does this is possible? cuz I see that some guys redirect their virtual
directory to an exe file or DLL files.
How they Response output with these exe or dll files?
its hard to explain but we should do these for earning 5 tera bayt capacity
from our harddisks.
There is 2 copy for each images at our Servers.
1) "the orijinal"
2) "painted one"
I want to delete all the painted images and generate the "painted images" at
real time.
I create the C# class for these operation these files will be reading over
the NetWork so that I dont want to User ASP.NET user.
I did these "A permanent redirection for this resource" the painted virtual
directory to MY DLL.
Now I want to Response the "painted image" with these DLL.
example
http://mydomain.com/paint.dll?url=natural.jpg
will give me the image whenever i Request it.
Does this is possible? cuz I see that some guys redirect their virtual
directory to an exe file or DLL files.
How they Response output with these exe or dll files?