I have code that uses the script to enter data in a spreadsheet and I want it to redirect page after execution to website how to do that. I tried responding. sendredirect and it isn't working I guess. I tried searching everywhere didn't got anything to work. All I need is how to redirect from google script to a certain page. I am using an HTML form of calling google script.
            Asked
            
        
        
            Active
            
        
            Viewed 264 times
        
    1
            
            
        - 
                    I already look for that and never find a solution, for me it is blocked by Google. – St3ph Oct 24 '17 at 09:35
 - 
                    It is not possible to redirect from script directly but, you can do something like this https://stackoverflow.com/questions/11315521/automatically-redirecting-to-a-page-in-gas – Nitin Dhomse Oct 24 '17 at 10:22