free e- mail
thaimail
hotmail
yahoo
siam2you
thammasat
Home
Visual Basic
Active Server Page
JavaScript
Network
Other
Active Server Pages.
Server Object
All Methods
All Objects
All Properties
METHOD: Server.URLEncode
Server.
URLEncode
(String)
The
URLEncode
method takes a string and converts it into a URL-encoded format. For example, you can use
URLEncode
to ensure that hyperlinks in your Active Server Pages are in the correct format.
There is one mandatory argument.
String
The
String
argument is the string to be encoded.
Code:
<% Response.Write
Server.URLEncode
("http://www.issi.net") %>
Output:
http%3A%2F%2Fwww%2Eissi%2Enet
Copyright 2000 by Infinite Software Solutions, Inc.
Trademark Information
ASP - Link
ASP reference
B
C
D
E
F
G
Last update:
Copyright © 2001.Memo Wil@keo everything that I like Co.,Ltd.