Morpheusweb.it - Risorse per webmaster: script, ASP.NET, C#, Visual Basic .Net, tutorial, asp, javascript, css, php, html, java, ADO, VBScript, forms, frames, Active Server Pages, Dynamic HTML, database, gratis per webmaster e webdesigner

Rigth Function

Function to extract a certain number of characters from a string to the right.


<%
String = "I want last five characters from this string..."
response.write Right(String, 5)
%>

Outut will be: "ng..."


Download code...


Print this page


 

Inizio pagina

risorse per webmaster