Transform text



Original text

DBSP (Data Base Scripting Pages) is a new server-side scripting technology designed specifically for the exploitation of databases across the Internet. DBSP enhances and simplifies the database connection process keeping the database connections active and incorporating proven algorithms and technology in order to increase the performance, stability and availability of your data-aware web sites.

Upper case:

DBSP (DATA BASE SCRIPTING PAGES) IS A NEW SERVER-SIDE SCRIPTING TECHNOLOGY DESIGNED SPECIFICALLY FOR THE EXPLOITATION OF DATABASES ACROSS THE INTERNET. DBSP ENHANCES AND SIMPLIFIES THE DATABASE CONNECTION PROCESS KEEPING THE DATABASE CONNECTIONS ACTIVE AND INCORPORATING PROVEN ALGORITHMS AND TECHNOLOGY IN ORDER TO INCREASE THE PERFORMANCE, STABILITY AND AVAILABILITY OF YOUR DATA-AWARE WEB SITES.

Lower case:

dbsp (data base scripting pages) is a new server-side scripting technology designed specifically for the exploitation of databases across the internet. dbsp enhances and simplifies the database connection process keeping the database connections active and incorporating proven algorithms and technology in order to increase the performance, stability and availability of your data-aware web sites.

Crypting:

430E6DDBCCC10267AFA664BA96A0C91BAD1AA56FEE73CDD04BCCB816A72ED34DF9D7662A3274947E13C296065D6EE2A0A11A6A36DCCB85C9A2EC9489CBD570A1622F7567B84D083295B1E7C487AACE58421B92147505E7031FF85621751A6B0EDF7492043E0AE31D0F03FAC50D536EBE5EAF524E6B7DBB806DE316CD1EE2273F81C0F32B7EA97DBB9D60568141C7E208F90F6EB59704563EC67DCD75834FCECB9A696C4367269C722899363B5B34F875F2BE3990280F8B168A8144211A66607CBB255DBCBD3570727ACAFB5CC65157DF9D95CAE6D17AFDC93A426302A65349BAC6B8463D42FBAEA85B4DE2932BA6E2E0CE9F8A54CCAFF0D418C7DD98FC0C7E67FE77058221025030811A5CD6426B6A76A706D91FD35F71CDE8C4375C562223E296070C4676401BDC4178D271909487001827163B1A35B1EDCF9694CBE8AF5F6AED60179F624FCCF4F1E804E97E4A5D3CDC0544EFDAE3F402E4F049CEF988850D19E14D40E77DBB6EFEEB1B6B7F632745187876F3F58604A66BCF6B2650CEE08910B5B1AC72C91F9F552C63F2C8FA

Decrypting:

DBSP (Data Base Scripting Pages) is a new server-side scripting technology designed specifically for the exploitation of databases across the Internet. DBSP enhances and simplifies the database connection process keeping the database connections active and incorporating proven algorithms and technology in order to increase the performance, stability and availability of your data-aware web sites.

HTML encoding



 
 


  

Avoiding the web browser cache


  

  

5:07:15 PM


   Look at the current time. Press here and then press back on your browser. 
   If the page is not stored on the cache then it will be reloaded from the server and the 
   time should change.
 


 

You could have the same effect using the INCLUDE tag and ASHTML property:



 
<#HEADER NAME="Cache-Control" VALUE="no-cache,no-store"/>


  

Avoiding the web browser cache


  

  

<#SP_TIME/>


   Look at the current time. Press here and then press back on your browser. 
   If the page is not stored on the cache then it will be reloaded from the server and the 
   time should change.