[wp-hackers] Re: Update options referrer incorrect on IIS?

Computer Guru computerguru at neosmart.net
Fri Dec 14 18:46:22 GMT 2007


Perhaps it's just the lack of sleep, but can you please explain how manually
checking the contents of $_POST gets around mangled request_uri values?

Thanks...
-CG

-----Original Message-----
From: wp-hackers-bounces at lists.automattic.com
[mailto:wp-hackers-bounces at lists.automattic.com] On Behalf Of Viper007Bond
Sent: Friday, December 14, 2007 3:45 PM
To: wp-hackers at lists.automattic.com
Subject: Re: [wp-hackers] Re: Update options referrer incorrect on IIS?

Personally, I just handle $_POST myself so that I can do some error checking
and stuff first. That makes the form easy:

<form method="post" action="">

-- 
Viper007Bond | http://www.viper007bond.com/
_______________________________________________
wp-hackers mailing list
wp-hackers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list