I cannot figure out what is your problem exactly. Could you explain what you want to do with on server side(PHP) and client side(JavaScript) again on the new thread? Regards, -- Yasuo Ohgaki ""Richard"" <[EMAIL PROTECTED]> wrote in message 98ev42$r6d$[EMAIL PROTECTED]">news:98ev42$r6d$[EMAIL PROTECTED]... > Thanks, I will check it out. > > Anyhow, I was thinking of fixing an Update bug that I have in one of my > scripts. I use the same php file for reading and saving a file, the thing > is, if the user hits update or whatever, the entry or text will be entered > again, because the address is file.php?PARAM1=...&PARAM2=... Can you > help me with this one? What I want to do is to make sure that the location > is purely the website address and the php file name. > > - Richard > > > > ""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message > 98epti$n83$[EMAIL PROTECTED]">news:98epti$n83$[EMAIL PROTECTED]... > > ""Richard"" <[EMAIL PROTECTED]> wrote in message > > 98eo58$7fg$[EMAIL PROTECTED]">news:98eo58$7fg$[EMAIL PROTECTED]... > > > Greetings. > > > > > > I was wondering if there is any function like the JavaScript > function: > > > location.href = ""......... or perhaps how I can execute a javascript > > > function from PHP. All related help is appriciated. > > > > > > > You cannot execute JavaScript function, but you can use Java. There are > > articles about it on phpbuilder.com or else. > > > > Server side and Client side scripts are nothing to do with each other. You > > can specify parameters for client side script in server side script, > though. > > > > Regards, > > -- > > Yasuo Ohgaki > > PHP and Related resources > > [PHP FAQ] http://www.php.net/FAQ.php > > [PHP Manual] http://www.php.net/manual/en/ > > [PHP Links] http://www.php.net/links.php > > [RFCs] http://www.faqs.org/rfcs/ > > > > > > > - Richard > > > > > > > > > > > > -- > > > PHP General Mailing List (http://www.php.net/) > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > To contact the list administrators, e-mail: [EMAIL PROTECTED] > > > > > > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > To contact the list administrators, e-mail: [EMAIL PROTECTED] > > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to