asmx webservice including files

  • Thread starter Thread starter CtRiX
  • Start date Start date
C

CtRiX

Hello...

I have googled everywhere but still can't find a way to include a file in a
webservice.

What I want to do is spliting the main asmx into multiple files and include
them in the main source.

That would help a lot to have my code clear.

How can I do it ?

Thanks
Max
 
ASMX,

No your question is not clear, it can in my opinion be two different things

You want to send a file using a webservice, therefore you have to serialize
it
You want to add a file confirm the include in asp, than you can make a
seperate class instance that to an object and use it when needed.

I expect the last.

Anyway I hope that this helps somehow?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top