Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~6K People Reached
Favorite Tags

5 Posted Topics

Member Avatar for davbell87

Hi, I m not sure that I understand what you said but in order to display the corrasponding data, all you need is to add value to the input tag [CODE] <label>Log Month <input type="text" name="logmonth" size="25" value="<?php echo $LogMonth ?>" /> </label> <label>Log Year <input type="text" name="logyear" size="25" value="<?php …

Member Avatar for pausepoint
0
5K
Member Avatar for szkoda

$availibility =$_GET['availibility']; if ($availability == "no") replace avail[B]a[/B]bility by avail[B]i[/B]bility

Member Avatar for szkoda
0
109
Member Avatar for H.Roger

Hello, I am developing a simple graph drawing application where each graph could be painted in internal frame. I want to call a specified function whenever an internal frame got focus. I’ve tried to add “addFocusListener” to the internal frame but it didn’t work. Multiple workspace (internal frame) can be …

Member Avatar for H.Roger
0
242
Member Avatar for Amaina

Add name attribute to the input tag [CODE]<input type="submit" value="Register" name="submit"> [/CODE]

Member Avatar for Amaina
0
182
Member Avatar for xuexue
Member Avatar for xuexue
0
118

The End.