Question of my mind
-
Hello to All, Actually I want to know that what is the procedure of Auto Generate Mail or SMS Delivery Message. and Secondly I want to Know that How Can I redirect my site to another site (While my site generate the error LIKE : Page not found or Site is going down.). Thanks
If you can think then I Can.
-
Hello to All, Actually I want to know that what is the procedure of Auto Generate Mail or SMS Delivery Message. and Secondly I want to Know that How Can I redirect my site to another site (While my site generate the error LIKE : Page not found or Site is going down.). Thanks
If you can think then I Can.
-
you can use triggers to generate mails automatically. to redirect to other site jst give Response.Redirect(url)...
-
Thanks for responsing I think Response.Redirect(URL) is for redirecting the page when it's working fine. But I want redirect in another site when my Site not opening. secondly Can u give me any help for how to use trigger
If you can think then I Can.
-
you can redirect to new site using response.redirect and what exactly you want i dont get you. for trigger just google it.there is lot of matter about trigger....