Search:

Type: Posts; User: ssole

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    1,166

    Function is not defined

    I want to call this function when user clicks this button.



    <p><a class="btn btn-primary" onclick="addNewDriver();">Aņadir un nuevo conductor</a></p>


    And my function is this one
  2. Replies
    1
    Views
    1,264

    Passing a list through location.href

    My problem is, i want to pass a parameter which is a list.



    function addNewDriver()
    {
    var pEntityType = <%=c.WIDOC_ENTITY_DRIVER%>;
    var pListEntities = <%=lListDrivers%>;
    location.href=...
  3. Thread: Delete the post

    by ssole
    Replies
    1
    Views
    626

    Delete the post

    Solved! Can you delete the post or can i do it?

    Thanks
  4. Replies
    2
    Views
    781

    Pass Number to Integer

    Anyone knows a way to pass directly a Number to a Integer without having to pass that Number first into a String? Thanks!
  5. Thread: Hello

    by ssole
    Replies
    0
    Views
    866

    Hello

    Hello everyone!
Results 1 to 5 of 5