# Popup question

**URL:** https://forum.kirupa.com/t/popup-question/211531
**Category:** Uncategorized
**Created:** [January 2, 2007, 7:40pm UTC](https://forum.kirupa.com/t/popup-question/211531 "2007-01-02T19:40:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Ophyr](https://avatars.discourse-cdn.com/v4/letter/o/41988e/32.png) [@Ophyr](https://forum.kirupa.com/u/Ophyr)
#### Post date: [January 2, 2007, 7:40pm UTC](https://forum.kirupa.com/t/popup-question/211531/1 "2007-01-02T19:40:30Z")

</div>

Hi guys !

I was wondering if it’s possible to submit a GET request without having to do a getURL. Basically, I want to pass a few parameters to another page, without a browser popup 🙂

I know it can be done with a POST, but the page I’m accessing isn’t mine, so I’ll unfortunately have to use a GET :hurt:
