|
Posted by Animesh K on 06/26/07 19:48
Hello All:
This question is slightly off-topic, but hopefully someone has fiddled
with this problem before.
A php script poem_fb.php is a separate file. I call it using a form to
submit comments. Then the php form gives a redirect url which causes an
extra reload of the page where the user is already present.
Is it possible to get rid of the extra re-load? What is a better way to
call the php script so that this reload can be avoided?
More details:
-------------
Javascript: Needed (nothing funky there, except some onclick events).
URL: http://stutimandal.com/gif_misc/indra_krta_rama_stotram.php
The page can be found at the above link (sorry about bad aesthetics, I
need to improve the icons and the floated layer style).
Clicking on contact reveals the form. Clicking on abort removes the form
away. Clicking on Send will send an email to me (don't worry about
flooding me, just say alt.html in the text and I will delete the email).
Right now validation is not present (in a proper way). I will add the
validation script later.
I can email the php script if needed.
Best regards,
Animesh
Navigation:
[Reply to this message]
|