> > I just realized that I can use your solution in generic.xml. Thank a lot. >
Or in your controller:
if request.extension == 'xml':
[convert spaces to underscores]
Anthony
> > I just realized that I can use your solution in generic.xml. Thank a lot. >
Or in your controller:
if request.extension == 'xml':
[convert spaces to underscores]
Anthony