Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-24-2012, 09:50 PM   PM User | #1
Sd&f
New Coder

 
Join Date: May 2012
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Sd&f is an unknown quantity at this point
Question My form only works in chrome in a new tab

I have a flash form that works perfectly in all browsers except chrome. The form does work in chrome when you open a new tab. Ive been searching for weeks for a solution to the problem, but I only find more descriptions of the problem and no fix. Ive tried setting up meta tags to control the cache which i thought might be the problem. But they dont work.

<meta http-equiv="cache-control" content="no-store, no-cache, must-revalidate" />
<meta http-equiv="Pragma" content="no-store, no-cache" />
<meta http-equiv="Expires" content="0" />


Is there a way to make sure the browser passes my var data using html or css?

Any help would be much appreciated. Im lost here.
Sd&f is offline   Reply With Quote
Old 10-25-2012, 12:43 AM   PM User | #2
DanInMa
Senior Coder

 
DanInMa's Avatar
 
Join Date: Nov 2010
Location: Salem,Ma
Posts: 1,335
Thanks: 13
Thanked 207 Times in 207 Posts
DanInMa is on a distinguished road
if the entire form is written in flash, this is most likely a flash related question. I'f I misunderstand your post, Id advise posting an example of your code
__________________
- Firebug is a web developers best friend! - Learn it, Love it, use it!
- Validate your code! - JQ/JS troubleshooting
- Using jQuery with Other Libraries - Jslint for Jquery/other JS library users
DanInMa is offline   Reply With Quote
Old 10-25-2012, 01:28 AM   PM User | #3
Sd&f
New Coder

 
Join Date: May 2012
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Sd&f is an unknown quantity at this point
Thank you very much for responding. The form is flash to php but its working in all other browsers and sometimes in chrome (when you open it in a new tab). I know its not the flash, i think its a chrome issue and i just dont know how to go about telling it to operate as it does when you open a new tab.
Sd&f is offline   Reply With Quote
Reply

Bookmarks

Tags
chrome, contact form

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:12 PM.


Advertisement
Log in to turn off these ads.