Hi there..
I am trying to enable DOM XML for my win32 system and i am using xampp for php having windowsXP home edition.
My DOM configuration with phpinfo() is like this.
dom
DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.6.19
HTML Support enabled
XPath Support enabled
XPointer Support enabled...
User Profile
Collapse
-
Enabling DOM XML for win32 system
-
[QUOTE=ifedi]Please clarify the question. What do you mean you 'need the text field value in the same page?
Hi there..
If you need the text value into php variable in the same page check out this code..
but remember that method 'get' is default. No need to specify.
<form name="f1">
<input type="text" name="t" value="">
<?php ... -
Checkbox value Transer from Flash to PHP
Hi ,
I am trying to Transfer value of Checkbox (caption ) from Flash Form to PHP.
If flash Code , if Check box selected . the value being transferred is "true" or "false" , But I want the Caption or component name of Checkbox like
Checkbox name: football, Checkboxname : Cricket
after selecting the checkbox ,, I want to transer the component name --> football / Cricket..... -
Mouse pointer & Status bar showing continuous loading
Hai ,
When i am trying to load an image using javascript popup window(same dimensions of image), the status bar and Mouse pointer showing continuous loading even though image loaded.
How can i fix this problem? please answer if any one has the solution.
My window creation syntax
[CODE=javascript]function mwindow(w,h)
{
table = table.window.op en("","a","top= 10,"left=10,wid th=500,height=5 00");...
No activity results to display
Show More
Leave a comment: