Title: URL Variable Passing
Last modified: August 31, 2016

---

# URL Variable Passing

 *  [andywt](https://wordpress.org/support/users/andywt/)
 * (@andywt)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/url-variable-passing/)
 * With my site, I have created a report generator page, that allows the user to
   select several canned reports and then chose the sort order, whether it is an
   editable table or an exported cvs file. The only issue I have is that when I 
   pass the fields to be sorted by, the browser converts the “,” to %2C and the 
   plugin does not recognize that has a field separator.
 * Is this something that can be fixed?
 * [https://wordpress.org/plugins/contact-form-7-to-database-extension/](https://wordpress.org/plugins/contact-form-7-to-database-extension/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * (@msimpson)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/url-variable-passing/#post-7141713)
 * If you are writing code to do this, you would need to [urldecode](http://php.net/manual/en/function.urldecode.php)
   the value

Viewing 1 replies (of 1 total)

The topic ‘URL Variable Passing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contact-form-7-to-database-extension_ffffff.
   svg)
 * [Contact Form DB](https://wordpress.org/plugins/contact-form-7-to-database-extension/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7-to-database-extension/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/url-variable-passing/#post-7141713)
 * Status: not resolved