I have a form which sends a string to php file which processing the string and echoes the new string , and there's another javascript file which uses the new string and displaying it without refreshing the page.
Both files are working but I don't know how to combine them so the string will be first proceeded in the php file and then then the javascript file will use it.
Any suggestions?
Thanks in advance
This post has been edited by itaprz: 03 August 2011 - 12:17 PM

New Topic/Question
Reply



MultiQuote





|