User Profile

Collapse

Profile Sidebar

Collapse
djemmers
djemmers
Last Activity: Jul 20 '09, 09:40 AM
Joined: Nov 22 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • djemmers
    replied to ajax/javascript blocked ?
    tnx,

    I'll make a noscript message then.
    And see if the ones with the problem see that message.

    greetings
    See more | Go to post

    Leave a comment:


  • djemmers
    replied to ajax/javascript blocked ?
    that I know,

    But the problem is that I cannot check the settings of my surfers.
    Is there a way to check if they have the correct settings?
    and if they have not, automattically show an alert on the page of my site?...
    See more | Go to post

    Leave a comment:


  • djemmers
    started a topic ajax/javascript blocked ?

    ajax/javascript blocked ?

    hi all,

    I have a site running where ppl can add their events into a database.
    when they choose a country from a listbox, a second listbox (province gets filled with options depending on the choise in the first.)

    This is doen through ajax/javascript.
    all works well but on some pcs (5%) it does not fill the second listbox with the options.
    As far as I have been able to determin it is always on a pc...
    See more | Go to post

  • djemmers
    started a topic shellExecuteAny and mailto

    shellExecuteAny and mailto

    hallo, ik heb volgende code in een database applicatie.
    Code:
    Private Sub txtMail_DblClick()
        ShellExecuteAny hwnd, "open", "mailto:" & txtMail.Text, vbNullString, vbNullString, 5
    End Sub
    en nu moet ik daar hier en daar wat aanpassen.
    bovenstaande code zou een reeks emailadres;emai ladres;emailadr es;...
    naar het klembord kopiƫren.
    nu zou ik willen dat er telkens een , tussenkomt...
    See more | Go to post
No activity results to display
Show More
Working...