Okay so I've been hard at work...kind of.
Anyway I've made a script to screen scrap some data and put it to my data base. Then I take the data and out put it to an image file. I've even went further and made it so where a "user" could modify fonts, colors, what not of the image.
Now everything works good EXCEPT after the user has updated the image once it's returned to the page updated BUT when they try to update again the image on the page won't refresh BUT it still updates the values in my database.
So I'm thinking this is a post data issue in the form but I can't think of a fix to refresh that image every time without doing a complete page refresh.
Anyway I've made a script to screen scrap some data and put it to my data base. Then I take the data and out put it to an image file. I've even went further and made it so where a "user" could modify fonts, colors, what not of the image.
Now everything works good EXCEPT after the user has updated the image once it's returned to the page updated BUT when they try to update again the image on the page won't refresh BUT it still updates the values in my database.
So I'm thinking this is a post data issue in the form but I can't think of a fix to refresh that image every time without doing a complete page refresh.