Search found 5 matches
- Wed Nov 27, 2002 2:11 pm
- Forum: Javascript
- Topic: Options on page exit(only for the brave!! not hard but long)
- Replies: 2
- Views: 2572
- Tue Nov 26, 2002 10:19 pm
- Forum: Javascript
- Topic: Options on page exit(only for the brave!! not hard but long)
- Replies: 2
- Views: 2572
Options on page exit(only for the brave!! not hard but long)
Hi all: We have this problem that we cannot solve, if anybody can help it'll be great... :oops: We have a window with a text box with some default value inside and a submit button, when the user alters the default text in anyway and then clicks the submit button, the title field in the window will i...
- Tue Nov 26, 2002 5:39 pm
- Forum: PHP - Code
- Topic: Can you call a java fucntion from within php codes and V.V ?
- Replies: 6
- Views: 752
sorry if the way i explained it was a bit confusing earlier... but what i meant was if i can call a javascript function located inside php tags from OUTSIDE the php tags.... like i said in the example above, from the pop-up window, i want to call the javascript function that's inside the php tag (th...
- Tue Nov 26, 2002 5:05 pm
- Forum: PHP - Code
- Topic: Can you call a java fucntion from within php codes and V.V ?
- Replies: 6
- Views: 752
Re: BigE
Re: BigE Thanks for your suggestion, however does that mean we can still call a javascript function that's inside the php codes? For example, I have a parent window and a pop up window, when a button in the pop up window is clicked, it'll link back to a javascript function in the parent window (with...
- Tue Nov 26, 2002 4:05 pm
- Forum: PHP - Code
- Topic: Can you call a java fucntion from within php codes and V.V ?
- Replies: 6
- Views: 752
Can you call a java fucntion from within php codes and V.V ?
somebody PLEASE answer this question if you know!! :oops: Is it possible to call a java function from within php codes?? (ie within the <?php ?> tags.... if so, how?? Or, can you do this the other way round?? and if so... how... :roll: Any help will be appreciated!! Thank you in advance :lol: Bo&...