Question : call code behind method from javascript

i try to call code behind method such as 'ShowResults' from javascript.

void ShowResults()
{

}

Answer : call code behind method from javascript

RewriteRule ^(RealNews/([0-9]+).*)$ http://archvies.realvail.com/$1[NC,L,R=301]

If both sites (www and archives) are on the same vhost, add this rule before the rewriterule:
RewriteCond %{HTTP_HOST} !^archives.realvail.com
Random Solutions  
 
programming4us programming4us