You can do one thing.
You could use resource files.
What u have to do is just take the create the resource file for the web page whom language u want to change.
The naming of resource file is also important.
if language you wanna change is french the name should be
filename.aspx.fr.resx
where resx is the resource file extension.
-----------------------------------------------
Mark as answer if post is useful to you.