Search:

Type: Posts; User: mark103

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. How to save the settings of the checkbox in the listview?

    Hi guys,

    Can you please help me with the checkboxes in the listview. I want to save the settings of the checkbox when I tick and untick them in the listview, e.g tick and untick the checkboxes and...
  2. Replies
    20
    Views
    4,465

    how to select on the valid listview items?

    Hi guys,

    Can you please help me with my listview items. I want to know that when a user select the items on the listview to tick and untick on the checkboxes while a user do not select on the...
  3. Replies
    1
    Views
    1,051

    Split the returned strings

    Hi guys,

    Can you please help me with my code as I have a trouble with the returned strings that I have extracted from my php source to add the strings in my listview.

    I'm reading the tags of...
  4. Replies
    4
    Views
    1,265

    thanks for the help rogster001. Can you please...

    thanks for the help rogster001. Can you please help me how to tick the checkboxes for each listviewitem in the listview when I find each strings from the php source called "enabled" while the strings...
  5. Replies
    4
    Views
    1,265

    how to tick each checkbox in the listview?

    Hi guys,

    I need your urgently help. I have extract each strings from mystrings to input them in the listview. Now I want to know how i can tick the checkboxes for each array in the listview when...
  6. Replies
    2
    Views
    1,082

    How to split the returned strings?

    Hi guys,

    I need your help, I am working on my program to compare the tags between mystrings1 and mystrings2. When the program have found the matches through on pattern1, it will extract the whole...
  7. Replies
    2
    Views
    833

    Need help with loops

    Hi guys,

    I need your help with the loop. When I load a form to set up the timer to one second, it will get access to my site via httpwebrequest. It will look for the html tags called "mystrings1"...
  8. Replies
    1
    Views
    902

    How to compare the value before split?

    Hi guys,

    I need your help, I have got a problem with my program as they are extract the whole html tags when I am trying to compare between two tags "<p id='mystrings1'> and the <span...
  9. 3 days have passed and nobody have reply. do...

    3 days have passed and nobody have reply. do anyone know how to fix this?
  10. Anyway, I have nearly found the solution. I have...

    Anyway, I have nearly found the solution. I have changed the value in the regex pattern and I have pointed the break point in this line:


    Match ^m1 = Regex::Match(str1, pattern1);


    Here's the...
  11. That wont work and it won't do anything so you...

    That wont work and it won't do anything so you are not making a sense for what i didn't asked for.
  12. no i have never been using to parsing the html...

    no i have never been using to parsing the html document. do you know how to use it?
  13. I am using C++/CLI, so I don't see anything wrong...

    I am using C++/CLI, so I don't see anything wrong with between unmanaged C++ and managed C++/CLI.

    However, I have put the breakpoint in this line:


    String ^pattern1 =...
  14. two days have passed and no one have reply. do...

    two days have passed and no one have reply. do anyone know how to fix this?
  15. Problem with pattern matches for checked items in listview

    Hi guys,

    I need your help, I have a problem with the matches pattern for the checked items in the listview. I couldn't be able to find the solution by when I selected the checkboxes items in the...
  16. Replies
    5
    Views
    1,060

    do anyone know how to do this????????????

    do anyone know how to do this????????????
  17. Replies
    5
    Views
    1,060

    sorry i don't know how to use it. please can you...

    sorry i don't know how to use it. please can you help?
  18. Replies
    5
    Views
    1,060

    Cannot grab strings from html tags

    Hi guys,

    I am using managed c++/cli. I have a trouble with my code, I cannot be able to grab the html tags from my website using with httprequest.

    Here's the html tags:


    <a...
  19. i think i have fixed the problem. however when I...

    i think i have fixed the problem. however when I have ran the debug and when I clicked on the button, I get an unhandled exception error of System.NullReferenceException.

    Here's the full error I...
  20. Thanks for your replied. I have removed the the...

    Thanks for your replied. I have removed the the () at the end of them which I can see it have fixed the error, but i couldn't be able to correct the error using with this line:


    String ^key =...
  21. Help!!! How to correct the errors linked to class?

    Hi guys,

    I need your help. I am trying to build a Win32 project under Windows XP using managed C++ 2005 Express Edition. I have a bit of trouble with the errors. I am trying to linked the code to...
  22. What the ........ are you talking about? I am...

    What the ........ are you talking about?

    I am not using VB.NET which i am now using C++/CLI.

    you are being a noob right here.
  23. error C2446: '==' : no conversion from 'int' to 'System::String ^'

    Hi guys,

    I am having a trouble with the boolean. I am trying to get access to my website script and see if it have response through the httpwebrequest method, then check if the bool is valid then...
  24. How to close form after block them from being execute?

    Hi guys,

    I am using RightToLeft::Yes and RightToLeftLayout properties to set the form from left to the right. My problem is that I couldn't be able to find the solution how to close the form when...
  25. only static data members can be initialized inside a ref class or value type

    Hi guys,

    Do any of you know how to correct the error when using bool OkToClose = false;??

    The error I have got is:

    Error: error C3845: 'MyApplication::Form1::OkToClose': only static data...
Results 1 to 25 of 40
Page 1 of 2 1 2