raulriera / Remote-Form-Helpers

AJAX Form Helpers for ColdFusion on Wheels
14 stars 8 forks source link

Port page.redirect_to #8

Closed raulriera closed 14 years ago

raulriera commented 14 years ago

This should be done by simple creating a

window.location.replace("#URLFor(arguments)#");

Or something like that