-
Decrypt strings?
Hey guys i have this problem,
i want to check Email in sites...
i go to the site open it source and there after the mailto:
comes really strange string:
4 example:
mailto:apextech@ican.ne& #116;">apextech@ican.ne& #116;
no in the site itself its allright it a simple mail, how can i convert it to the simple string again?
* i have the string itself:
str="apextech@ican.ne 16;">apextech@ican.ne 16;"
In VB....