referencing handler file within .asmx for webservice

A

asptodotnet

I am now moving over from classic to .net and I must say, very
impressed! I am having problems with figuring out how to create a
webmethod that just references a function in a helper file that I have
created.

Does anyone have any quick tuts that cover this?

Thanks!
 
D

Daniel Fisher\(lennybacon\)

I am having problems with figuring out how to create a webmethod
just create a method inside of a class and set the [WebMethod] Attibute
that just references a function in a helper file that I havecreated.
Call your function in the method you just created.
 

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

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top