freelanceprogrammers.org Forum Index » PHP
Need help in refreshing a page after creating a picture usin
Joined: 31 Aug 2005
Posts: 10
Need help in refreshing a page after creating a picture usin
Hi friends,
I am a college student doing my project in php.
I will have to create a picture u GD library the send the picture to
someones mail as desired.
I have created the picture in one page.
well on pressing the *<preview picture>* button.
and using this *imagejpeg($background,"",100);*
the modified picture appears.
<disadvantage is i could no add buttons and other things when i use the
above code>
but using this
*imagejpeg($background,"completed.jpg");
imagedestroy($background);*
and using *<img src="completed.jpg">* the picture of the preview edit
option was displayed.
then after pressing the refresh button the new picture is displayed.
is there any way to refresh the page & display the current image.
thanks in advance for the help.
regards,
TaMiL
[Non-text portions of this message have been removed]
Joined: 19 Aug 2005
Posts: 4
Need help in refreshing a page after creating a picture usin
Hi,
Note:~ (is there any way to refresh the page}
u can write a javascript code for refresh the page
... write the code for onmouseover() on the page...
Note:- [ display the current image].
what u mean current image?
--- Tamil Selvan <p.tamilselvan@...> wrote:
> Hi friends,
> I am a college student doing my project in php.
> I will have to create a picture u GD library the
> send the picture to
> someones mail as desired.
> I have created the picture in one page.
> well on pressing the *<preview picture>* button.
> and using this *imagejpeg($background,"",100);*
> the modified picture appears.
> <disadvantage is i could no add buttons and other
> things when i use the
> above code>
> but using this
> *imagejpeg($background,"completed.jpg");
> imagedestroy($background);*
> and using *<img src="completed.jpg">* the picture
> of the preview edit
> option was displayed.
> then after pressing the refresh button the new
> picture is displayed.
> is there any way to refresh the page & display the
> current image.
> thanks in advance for the help.
> regards,
> TaMiL
>
>
> [Non-text portions of this message have been
> removed]
>
>
__________________________________________________________
Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com
Joined: 31 Aug 2005
Posts: 10
Need help in refreshing a page after creating a picture usin
>
> Hi friends,
to be more clear i will specify the project of mine with screenshots.
Intially i will have to create a e greeting like thing using the following
selecting the font & bgcolor etc.
Screenshot 1:
ScreenShot 2:
After pressing the Preview Before Send Button:
Ok Next Going back using the go back button returns to the previous page
Next I am making some changes in the font color alignment.
Screen shot 3:
Then Pressing the Preview Before Send Button again:
It shows the image edit previously,
then after pressing the Refresh Button in the browser.
the following appears.
What i want is. when ever i go back & make some changes. i want the
change to be reflected immediately with out pressing the refresh button.
If any one of u have any idea. please help me.
And Can we fix the lenght of the characters to be diaplayed per line using
the imageTTF functions.
Thanks in advance.
Tamil
[Non-text portions of this message have been removed]
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







