User Profile

Collapse

Profile Sidebar

Collapse
scottmacd
scottmacd
Last Activity: Feb 7 '12, 07:18 AM
Joined: Feb 6 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Sorry for not making it clearer, currently the script which converts dates to UNIX timestamps and the form which sends a get request to the server are separate.

    I was wondering if there was a way to combine the two so that a human date is converted into a unix timestamp and then included in the HTML submit form.

    Thanks for you help!
    See more | Go to post

    Leave a comment:


  • scottmacd
    started a topic Using Javascript variable in HTML Form

    Using Javascript variable in HTML Form

    I'm sure this is a pretty simple question, so would be amazing if anyone could help me! I'm trying to make an HTML search form which can convert a human date into a UNIX timestamp date and include it in the search, alongside other inputs. Here's what I have currently:

    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    
    <html lang="en">
    
    <head>
    ...
    See more | Go to post
No activity results to display
Show More
Working...