Title: Parameters
Last modified: August 21, 2016

---

# Parameters

 *  Resolved [lwall](https://wordpress.org/support/users/lwall/)
 * (@lwall)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/parameters-1/)
 * Hi,
 * I found your plugin and it seems fantastic so far. Only thing I am not being 
   able to understand how to make work is the parameters.
 * The entire URL would be:
 * [http://roichecker.com/engine/query.php?location=Vienna,%20VA&business=Full%20Service%20Restaurant](http://roichecker.com/engine/query.php?location=Vienna,%20VA&business=Full%20Service%20Restaurant)
 * See there are two parameters:
    location=Vienna,%20VA and business=Full%20Service%
   20Restaurant
 * Eventually I want to change the parameters with values from a form from a widget.
 * So, I am trying:
 * [advanced_iframe securitykey=”b0b610d4b74e90d3a5a60565b39fd4f04ab4cc3f” src=”
   [http://roichecker.com/engine/query.php&#8221](http://roichecker.com/engine/query.php&#8221);
   url_forward_parameter=”” id=”iframe1″ name=”iframe1″ width=”1000″ height=”900″]
 * But I am not sure what to input in the url_forward_parameter area.
 * Please, help.
 * [http://wordpress.org/plugins/advanced-iframe/](http://wordpress.org/plugins/advanced-iframe/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [mdempfle](https://wordpress.org/support/users/mdempfle/)
 * (@mdempfle)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/parameters-1/#post-4188716)
 * Are the parameters static?
    Then simply add them to the url.
 * If you parameters come from the parent url use
    url_forward_parameter=”location,
   business”
 * Than these 2 parameters from the url in the browser will be added to the url 
   of the iframe.

Viewing 1 replies (of 1 total)

The topic ‘Parameters’ is closed to new replies.

 * ![](https://ps.w.org/advanced-iframe/assets/icon-128x128.png?rev=1028488)
 * [Advanced iFrame](https://wordpress.org/plugins/advanced-iframe/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-iframe/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-iframe/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-iframe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-iframe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-iframe/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [mdempfle](https://wordpress.org/support/users/mdempfle/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/parameters-1/#post-4188716)
 * Status: resolved