| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.  You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2002 
				
				
				
					Posts: 8,120
				 
				
				
				
				 | 
	
	
	
	
		
			
			 
				
				url decoder
			 
			i need a script that decodes the url before it sends it to my tradescript... arrowtrader doesn't accept encoded urls... 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	https://www.flow.page/savethechildren  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Join Date: Mar 2004 
				Location: San Jose, CA 
				
				
					Posts: 1,341
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 What do you mean "decodes URL"? 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2002 
				
				
				
					Posts: 8,120
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		
		
	
		
		
		
		
			 
				__________________ 
		
		
		
		
	
	https://www.flow.page/savethechildren  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2002 
				
				
				
					Posts: 8,120
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		
		
	
		
		
		
		
			 
				__________________ 
		
		
		
		
	
	https://www.flow.page/savethechildren  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Join Date: Feb 2004 
				
				
				
					Posts: 3,505
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 $url=rawurldecode($url); 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#6 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2002 
				
				
				
					Posts: 8,120
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 kinda like this, but with all the characters, and able to take input string from tgp script and send it to trade script... 
		
	
		
		
		
		
			function deCode() { strSelection = hahahahahahahahahahaselection.createRange().text strSelection = strSelection.replace(new RegExp("<","g"), "<"); strSelection = strSelection.replace(new RegExp(">","g"), ">"); hahahahahahahahahahaselection.createRange().text = strSelection; return; } 
				__________________ 
		
		
		
		
	
	https://www.flow.page/savethechildren  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#7 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2002 
				
				
				
					Posts: 8,120
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
 
				__________________ 
		
		
		
		
	
	https://www.flow.page/savethechildren  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#8 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: May 2002 
				
				
				
					Posts: 8,120
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 nope... 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	https://www.flow.page/savethechildren  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |