encoding - An asp.net connection string have been encoded -


i have an .aspx file in .net 4 application cant access source code, generates following html\javascript lines of code:

<script language="javascript">   function saveimage(){     app1.myname.connectionstring = 'fopwigdlgbksrgptiwpgskddgsgerqwwvdmsftapsdarqewfldszvkzlvkglkazxxcvlbmfkhpoiejkgjksdlfkldkajfakkglkdgpsggedtzxsadlklglpwriuqtjvnvkiweurqiwjfkdvbnbjeowqewptyiogxlmbxjgbortwoiqerpqiwioitowiyowiskblskogtiwotiwptqipvkvzlvkzalqpreppoypehlxbklsitpqrqprfkvzlvkpwroqproqpopazkvkzvzitwptipwtpwsop'     app1.myname.connectionopen()=     app1.myname.savetodb(      ... </script> 

someone has decoded above connectionstring the:

server=localhost;uid=xxxxxxxx;pwd=xxxxxxxxxx;database=xxxxxxxxxxxx;min pool size=5;maz pool size=100;connect timeout=15;;workstation id=1 

i want know decoding , encoding algorithm may have been used here , tool can used encoding or decoding in above senario...

thx


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -