Hi,
I am creating a Theme and writing a 'Theme Option'. What I want to do is have a form displayed when I click theme option, and when user submits, it writes to the database. My problem is , my form calls 'insert.php' , and when that happens, the browser opens insert.php in the window, rather than just refreshing the right side with insert.php and keeping the dashboard options on the left intact. How do I achieve this ?
Sushant