Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,027

HOME > C# (.NET) > ASP.NET Object > (C#) ASP.NET Server.UrlDecode() - Server Object



Clound SSD Virtual Server

(C#) ASP.NET Server.UrlDecode() - Server Object

(C#) Server.UrlDecode() ใน ASP.NET ใช้ในการถอดรหัสจาก Server.URLEncode โดยเป็นการถอดรหัสที่ได้จากการส่งมาจาก QueryString

Language Code : VB.NET || C#

Syntax

Server.UrlDecode(String-URL)




AspNetServerUrlDecode1.aspx

<%@ Page Language="C#" Debug="true" %>
<script runat="server">
    void Page_Load(Object sender, EventArgs e)
	{
		this.hplLink.Text = "Click Here!";
		this.hplLink.NavigateUrl = "AspNetServerUrlDecode2.aspx?Name=" + Server.UrlEncode("นายวีระชัย นุกิจรัมย์");

		this.lblText.Text = Server.UrlEncode("@W_IN Mr.Weerachai Nukitram");
    }
</script>
<html>
<head>
<title>ThaiCreate.Com ASP.NET - Server Object</title>
</head>
<body>
    <form runat="server">
	<asp:Hyperlink id="hplLink" runat="server"></asp:Hyperlink><br />
	<asp:Label id="lblText" runat="server"></asp:Label><br />
    </form>
</body>
</html>



AspNetServerUrlDecode2.aspx

<%@ Page Language="C#" Debug="true" %>
<script runat="server">
    void Page_Load(Object sender, EventArgs e)
	{
		this.lblText1.Text = Server.UrlDecode(Request.QueryString["Name"]);
		this.lblText2.Text = Server.UrlDecode("%40W_IN+Mr.Weerachai+Nukitram");
    }
</script>
<html>
<head>
<title>ThaiCreate.Com ASP.NET - Server Object</title>
</head>
<body>
    <form runat="server">
	<asp:Label id="lblText1" runat="server"></asp:Label><br />
	<asp:Label id="lblText2" runat="server"></asp:Label><br />
    </form>
</body>
</html>



Screenshot

ASP.NET Server.UrlDecode

ASP.NET Server.UrlDecode






   
Share

Property & Method (Others Related)

(C#) ASP.NET Server Variables
(C#) ASP.NET Server.ScriptTimeout() - Server Object
(C#) ASP.NET Server.CreateObject() - Server Object
(C#) ASP.NET Server.Execute() - Server Object
(C#) ASP.NET Server.HtmlEncode() - Server Object
(C#) ASP.NET Server.HtmlDecode() - Server Object
(C#) ASP.NET Server.Transfer() - Server Object
(C#) ASP.NET Server.MapPath() - Server Object
(C#) ASP.NET Server.MachineName() - Server Object
(C#) ASP.NET Server.UrlEncode() - Server Object
(C#) ASP.NET Server.UrlPathEncode() - Server Object

ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท


ลองใช้ค้นหาข้อมูล


   


Bookmark.   
       
  By : ThaiCreate.Com Team (บทความเป็นลิขสิทธิ์ของเว็บไทยครีเอทห้ามนำเผยแพร่ ณ เว็บไซต์อื่น ๆ)
  Score Rating :  
  Create/Update Date : 2008-11-13 12:24:23 / 2009-07-26 11:14:21
  Download : Download  (C#) ASP.NET Server.UrlDecode() - Server Object
 Sponsored Links / Related

 
(C#) ASP.NET Response
Rating :

 
(C#) ASP.NET Request
Rating :

 
(C#) ASP.NET Request.Form
Rating :

 
(C#) ASP.NET Request.QueryString
Rating :

 
(C#) ASP.NET Cookies Variables
Rating :

 
(C#) ASP.NET Session Variables
Rating :

 
(C#) ASP.NET Global.asax
Rating :

 
(C#) ASP.NET Application Variables
Rating :

 
(C#) ASP.NET Server Variables
Rating :


ThaiCreate.Com Forum


Comunity Forum Free Web Script
Jobs Freelance Free Uploads
Free Web Hosting Free Tools

สอน PHP ผ่าน Youtube ฟรี
สอน Android การเขียนโปรแกรม Android
สอน Windows Phone การเขียนโปรแกรม Windows Phone 7 และ 8
สอน iOS การเขียนโปรแกรม iPhone, iPad
สอน Java การเขียนโปรแกรม ภาษา Java
สอน Java GUI การเขียนโปรแกรม ภาษา Java GUI
สอน JSP การเขียนโปรแกรม ภาษา Java
สอน jQuery การเขียนโปรแกรม ภาษา jQuery
สอน .Net การเขียนโปรแกรม ภาษา .Net
Free Tutorial
สอน Google Maps Api
สอน Windows Service
สอน Entity Framework
สอน Android
สอน Java เขียน Java
Java GUI Swing
สอน JSP (Web App)
iOS (iPhone,iPad)
Windows Phone
Windows Azure
Windows Store
Laravel Framework
Yii PHP Framework
สอน jQuery
สอน jQuery กับ Ajax
สอน PHP OOP (Vdo)
Ajax Tutorials
SQL Tutorials
สอน SQL (Part 2)
JavaScript Tutorial
Javascript Tips
VBScript Tutorial
VBScript Validation
Microsoft Access
MySQL Tutorials
-- Stored Procedure
MariaDB Database
SQL Server Tutorial
SQL Server 2005
SQL Server 2008
SQL Server 2012
-- Stored Procedure
Oracle Database
-- Stored Procedure
SVN (Subversion)
แนวทางการทำ SEO
ปรับแต่งเว็บให้โหลดเร็ว


Hit Link
   







Load balance : Server 05
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่