Can I generate a file txt in the web service with NaturalWeb

Can I generate a file txt in the web service with Natural Web?,

Can I use ASP File with Natural WEB? :?: .

I have Web Service for Windows IIS

I suppose you mean the Natural Web Interface together with the library SYSWEB3:

Yes, you have to set

PERFORM W3CONTENT-TYPE 'text/plain'

see example: E3TX2HTM

No, you can call only Natural Subprograms.
But there is a generator program that helps you to convert a asp like page to Natural programs, and to generate Natural programs working with templates.
see: http://techcommunity.softwareag.com/ecosystem/documentation/natural/nat634win/webtech/nwx_int_plugin.htm#How_to_Use

Excuse me, do you have a example?? :shock:

Someone has a complete example of the case, forgive :shock:

Have a look at the documentation:

http://techcommunity.softwareag.com/ecosystem/documentation/natural/nat634win/webtech/nwx_examp-over_t33_0900.htm#nwx_examp-over_t33_0900

If you have configured your web interface, you can run the documentation online.
Use the URL to call the online documentation as described.
For example, if you use a local Apache http server e.g. with dcom:

http://localhost/cgi-bin/nww3dcgi.exe/sysweb3/nat-docu