i would like to explain this satuatuion
all my files has been installed in the folder www.nedate/be2net.nl (be2net.nl is created by using add domain in the Cpanel, now my new addres is (www.be2net.nl) is without server space.
i would like to use my new address to point to the link (www.nedate/be2net.nl) , i tried redirect domain in Cpanel but didnt works.
----------------------------------------------------------------------------
i used the following code in the file header.tpl but nothing is comming
<form name="jump">
<select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO">
<option value="{virtual_path}">Translate</option>
<option value="{virtual_path}?language=english">English</option>
<option value="{virtual_path}?language=spanish">Dutch</option>
</select>
</form>
--------------------------------------------------------------------------
Any ideas plz
Thanks
Last edited by fadhil (2012-02-12 17:23:01)