Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 5 of 5
Search took 0.07 seconds.
Search: Posts Made By: KenWeiLL
Forum: Programming 29th April 2015, 07:22 PM
Replies: 7
Views: 1,204
Posted By KenWeiLL
Re: [PHP] How to add a button that updates the content of a text box

It looks like your code returns a date value of UTC date, not my local date or timezone.
I made a few modification. I made a function on my header file:

function update_to_current_date() {...
Forum: Programming 29th April 2015, 04:26 AM
Replies: 7
Views: 1,204
Posted By KenWeiLL
Forum: Programming 29th April 2015, 03:42 AM
Replies: 7
Views: 1,204
Posted By KenWeiLL
Re: [PHP] How to add a button that updates the content of a text box

Complete code of the php file can be find here:
https://gist.github.com/anonymous/0ff6b49e01a890fc8cc0

Line 173
Forum: Programming 29th April 2015, 03:28 AM
Replies: 7
Views: 1,204
Posted By KenWeiLL
Re: [PHP] How to add a button that updates the content of a text box

I tested this and it doesn't work. Instead, it will reload the page and add "#" at the end of the URL.

I tried

<a href="javascript:void(0);" onclick="javascriptfunction(){document.getElemen...
Forum: Programming 28th April 2015, 05:15 PM
Replies: 7
Views: 1,204
Posted By KenWeiLL
[PHP] How to add a button that updates the content of a text box

How can I add a button that updates the content of a text box?

I have a text box that fetch it's content from a database. If I want to modify it's values, all I have to do is to modify the content...
Showing results 1 to 5 of 5

 
Forum Jump


All times are GMT -6. The time now is 10:53 PM.