Click here to Skip to main content
16,015,177 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralSimple 3D stuff Pin
Jarek G4-Jun-02 10:30
Jarek G4-Jun-02 10:30 
GeneralRe: Simple 3D stuff Pin
Kevnar4-Jun-02 10:38
Kevnar4-Jun-02 10:38 
GeneralRe: Simple 3D stuff Pin
Jarek G4-Jun-02 10:42
Jarek G4-Jun-02 10:42 
GeneralRe: Simple 3D stuff Pin
Kevnar4-Jun-02 10:47
Kevnar4-Jun-02 10:47 
GeneralRe: Simple 3D stuff Pin
Jeremy Falcon4-Jun-02 10:55
professionalJeremy Falcon4-Jun-02 10:55 
GeneralRe: Simple 3D stuff Pin
Kevnar5-Jun-02 7:53
Kevnar5-Jun-02 7:53 
GeneralRe: Simple 3D stuff Pin
LongRange.Shooter29-Oct-02 9:15
LongRange.Shooter29-Oct-02 9:15 
GeneralISAPI Extension Tutorial/Code Pin
Domenic Denicola31-May-02 16:02
Domenic Denicola31-May-02 16:02 
I've been puzzling over these ISAPI extension things for weeks. All I want is to write something I can put in the file type handlers dialog for my IIS server. It should take the XML document being requested by the user as the URL this is a file type handler for, and send the user back the document transformed according to an XSL stylesheet.

I know how to do do the XSL stuff in .NET, but once you involve this MFC crap (sorry MFC people, but after Windows Forms and the .NET Framework Class Library, MFC is just... repugnant), I can't handle it any more. Would a web service work for this type of thing? I would imagine not, but I can hope...

Does somebody want to write this code for me? No, didn't think so. In that case, does someone want to write a tutorial on how to write ISAPI Server Extensions using VS.NET? Giving stuff like "how to get parameters passed in a nice little ArrayList (Or whatever the cursed MFC equivelant is)", "how to output something to the page", "how to map a passed path to the path on the server", etc. I've tried so hard, but it's just not easy, and I know I'm doing it all wrong. A simple, clear, easy to follow guide would help a lot.

And then, I know you guys can do this off the top of your head, give me some unmanaged code for XSL transformation? I hate looking through to docs for this stuff, especially since this is NOT the kind of information I want to really know (I like .NET, not MFC/COM/unmanaged stuff). And it seems like such a waste of time when you guys already know it anyway.

Sorry, this is really just a pathetic code request, but that's what this form is for anyways! I just need this one little DLL, and then I can continue working on my website. And I really don't feel like learning all this, as it seems to be more trouble than it's worth, especially since you guys can prolly already do this off the top of your head.

Thanks in advance...

-Domenic Denicola- [CPUA 0x1337]
MadHamster Creations

"I was born human. But this was an accident of fate - a condition merely of time and place. I believe it's something we have the power to change..."

GeneralRe: ISAPI Extension Tutorial/Code Pin
Rama Krishna Vavilala31-May-02 17:09
Rama Krishna Vavilala31-May-02 17:09 
GeneralRe: ISAPI Extension Tutorial/Code Pin
Domenic Denicola31-May-02 17:28
Domenic Denicola31-May-02 17:28 
QuestionUNICODE? Pin
Rene De La Garza31-May-02 7:10
Rene De La Garza31-May-02 7:10 
GeneralAnimation Pin
30-May-02 16:47
suss30-May-02 16:47 
GeneralRe: Animation Pin
3-Jun-02 11:11
suss3-Jun-02 11:11 
GeneralRe: Animation Pin
Jarek G4-Jun-02 10:41
Jarek G4-Jun-02 10:41 
GeneralIdea: VS.NET IDE For VS6 users Pin
Rama Krishna Vavilala30-May-02 7:33
Rama Krishna Vavilala30-May-02 7:33 
GeneralRe: Idea: VS.NET IDE For VS6 users Pin
Paul Watson30-May-02 8:48
sitebuilderPaul Watson30-May-02 8:48 
GeneralRe: Idea: VS.NET IDE For VS6 users Pin
Rama Krishna Vavilala30-May-02 8:58
Rama Krishna Vavilala30-May-02 8:58 
GeneralArticle Idea: Website from start to finish Pin
Paul Watson27-May-02 23:40
sitebuilderPaul Watson27-May-02 23:40 
GeneralRe: Article Idea: Website from start to finish Pin
Hans Ruck28-May-02 8:24
Hans Ruck28-May-02 8:24 
GeneralRe: Article Idea: Website from start to finish Pin
Michael P Butler30-May-02 7:36
Michael P Butler30-May-02 7:36 
GeneralRe: Article Idea: Website from start to finish Pin
James T. Johnson30-May-02 17:10
James T. Johnson30-May-02 17:10 
GeneralRe: Article Idea: Website from start to finish Pin
Ramon Casellas30-May-02 8:49
Ramon Casellas30-May-02 8:49 
GeneralRe: Article Idea: Website from start to finish Pin
James T. Johnson30-May-02 17:14
James T. Johnson30-May-02 17:14 
GeneralRe: Article Idea: Website from start to finish Pin
Brad Bruce7-Jun-02 6:29
Brad Bruce7-Jun-02 6:29 
GeneralRe: Article Idea: Website from start to finish Pin
Paul Watson7-Jun-02 6:36
sitebuilderPaul Watson7-Jun-02 6:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.