Jump to content

Inververs

Active Members
  • Posts

    170
  • Joined

  • Last visited

  • Days Won

    2

Community Answers

  1. Inververs's post in Remove string between tags? was marked as the answer   
    StringRegExpReplace($string,'\[.*\]','')
  2. Inververs's post in _IEFormGetObjByName problem was marked as the answer   
    $checkbox = _IEGetObjByName($oIe, 'remember') MsgBox(0,"Checkbox:",$checkbox.checked)
×
×
  • Create New...