Search:

Type: Posts; User: anton2k

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    11,904

    Can't load xml from string (.loadXml)

    Hi guy's, I am well and truly stuck as to why the following code will not load xml into my xmlDocument variable from a string.


    var stringXML = request.responseText;
    ...
  2. Replies
    9
    Views
    15,405

    Re: Windows 8 Metro App - Button Background

    Found a solution, quite simple but I also feel un necessary, metro has allot of programming restrictions than I first though, Microsoft have limited what you can do.. any way here is the solution.
    ...
  3. Replies
    9
    Views
    15,405

    Re: Windows 8 Metro App - Button Background

    Oh yea lol didn't see that. Ok so I tried this with no luck, I don't see what it is I am doing wrong.


    function setSrc() {




    document.getElementById("theText").innerHTML =...
  4. Replies
    9
    Views
    15,405

    Re: Windows 8 Metro App - Button Background

    Thanks for the reply penagate, could I also do this?


    button.style.background = "url(http://www.website.com/logo.png') center center no-repeat";


    Cheers - Anton.
  5. Replies
    9
    Views
    15,405

    Re: Windows 8 Metro App - Button Background

    Hi, penagate. You should also make a javascript/html/css > metro section as this is a javascript question, I think.

    - Cheers Anton.
  6. Replies
    9
    Views
    15,405

    Re: Windows 8 Metro App - Button Background

    Thanks for the reply. I am using only css javascript and html, that's it, as far as I know any way. I think windows 8 once you get used to it becomes good after a while, metro is defiantly only for...
  7. Replies
    9
    Views
    15,405

    Windows 8 Metro App - Button Background

    Hey guy's at a total loss as to what is causeing this problem

    Problem Description:

    Trying to set a <button> tags inline style background to a url. Here is the full code.

    NOTE: THe background...
  8. Replies
    7
    Views
    6,953

    Re: Mock Operating System

    neat! keep it up!
  9. Replies
    1
    Views
    3,274

    Re: a CSS class Beta

    Nice post, not read it all yet but this don't have any thing to do with metro apps does it? ;) nice post! i think i will find it usefull.

    Regards, Anton2k.
  10. Replies
    21
    Views
    1,997

    Re: Searching Through a String

    Many Many Many Solutions thanks a bunch people adding rep and once again will let you all know how i get on when the time to implement the code comes.

    Best Regards, Anton2k.

    P.s. for now i am...
  11. Replies
    21
    Views
    1,997

    Re: Searching Through a String

    Thank's once again for the replys guy's, ill keep you updated as to how this pans out and what i end up using once i start developing my application.

    Best Regards, Anton2k.
  12. Replies
    21
    Views
    1,997

    Re: Searching Through a String

    Hi and thanks for the reply, i am only now begining to relise that there are many many many different possibliest to do this lol jusyt now trying to figure out which is going to be the most efficent...
  13. Replies
    21
    Views
    1,997

    Re: Searching Through a String

    Thank's for the reply, appricate it.

    Best Regards, Anton2k.


    Edit: I think i may have found yet another solution.
  14. Replies
    21
    Views
    1,997

    Re: Searching Through a String

    Thank you for the first reply sir i shall try it out and get back to you, time for my bed right now though lol 5am here in scotland.

    Will let you know if it works tomorrow, thansk again!
    -...
  15. Replies
    21
    Views
    1,997

    Re: Searching Through a String

    Hello again i have been reading a little on regex, which i think is what i need though it look very complex and scary and i don't know allot about it lol or enough lol but i found a solution that i...
  16. Replies
    21
    Views
    1,997

    [RESOLVED] Searching Through a String

    Hey guy's I am tyring to search though a string, here is the string.



    {"Title":"True Grit","Year":"1969","Rated":"G","Released":"11 Jun 1969","Genre":"Adventure, Western,...
  17. Replies
    6
    Views
    2,526

    Re: Forum via Program....

    What to do is try to login to my db with that info LOLOLOL, u dont think i would actually post the real details do you???? :/
  18. Replies
    6
    Views
    2,526

    Re: Forum via Program....

    Any one got any idea's? i found this...... use's php script and my sql in conjunction....




    Form1.cs
    PHP Code:

    using System.Security.Cryptography;
    using System.Collections.Generic;
  19. Replies
    6
    Views
    2,526

    Re: Forum via Program....

    It's phpBB sir.

    Best Regards Antony.:wave:
  20. Replies
    6
    Views
    2,526

    Forum via Program....

    Hey guy's! Anton here.

    I am trying to develop a simple program in c# that will allow users of my programming forum to login and download stuff. In the second form of the program(the one after you...
  21. Thread: C# cpu/gpu

    by anton2k
    Replies
    4
    Views
    2,195

    Re: C# cpu/gpu

    Ah right, might look into 2010 still alittle unsure of it.On the other hand is there another way i can achive my goal? even if its oh so hard lol.:wave:
  22. Replies
    5
    Views
    825

    3.0/LINQ Re: Code translation

    try ExecuteCallbackList
  23. Thread: C# cpu/gpu

    by anton2k
    Replies
    4
    Views
    2,195

    Re: C# cpu/gpu

    Thanks for the reply but i dont think vs 2008 supports this feature tryed it but the intelicensore isnt displaying it also tryed hard coding it with no luck. Wonder if i install .net fw 4.0 if it...
  24. Thread: C# cpu/gpu

    by anton2k
    Replies
    4
    Views
    2,195

    C# cpu/gpu

    Hi guys this is my question, Iv developed my own program using c# and threads ect. what i want to do is make my program run faster by utlizing more of my cpu as it take a long time for the program to...
  25. Replies
    8
    Views
    3,772

    2.0 Re: Numbers Only Textbox Backspace

    wow spoild for choice guys thank you all for the speedy replys regrads anton :wave::thumb::afrog:
  26. Replies
    8
    Views
    3,772

    2.0 [RESOLVED]Numbers Only Textbox Backspace

    Ok well i have this code below so my text box only accepts numbers, but i need it to accept backspace so user can delete numbers have no clue how though.


    private void...
  27. Thread: code images

    by anton2k
    Replies
    5
    Views
    1,120

    Re: code images

    Hi thanks for the reply, could you point me to this utility by EdgeMeal, also is it opensrc?

    regards anton
  28. Thread: code images

    by anton2k
    Replies
    5
    Views
    1,120

    Re: code images

    if you dont mind me asking, would you mind sharing the code for this? i mean whats this coded in c# or vb or summin? would come in very hand for a few forms i know of...
  29. Replies
    21
    Views
    3,539

    Re: Threads!!!!

    Ah, after changing it to internal all is well no (not responding) any more :) Thanks for your help man and every one else who helped me cheers anton.
  30. Replies
    21
    Views
    3,539

    Re: Threads!!!!

    Just one problem after another....



    private delegate void addInvoker(int iLen, iGenType GenType, Random Rnd);



    Error
  31. Replies
    21
    Views
    3,539

    Re: Threads!!!!

    ahh that int shoud be a random gotcha gona g try that on my desktop right now on my netbook atm.
  32. Replies
    21
    Views
    3,539

    Re: Threads!!!!

    ok i now have my types set correctly though now a new error appears, nothing to do with types or that only the delegate. im not t sure what

    "No overload for 'add' matches delegate...
  33. Replies
    2
    Views
    4,980

    Re: Windows Service

    Nice share thanks man, still trying to get that generator working with threads, u had any luck?:thumb:
  34. Replies
    21
    Views
    3,539

    Re: Threads!!!!

    Went through tut again, also followed the steps you have laid out. Now i am getting errors and i dont understand why. Please read though my code below when you have time. i have comment the parts of...
  35. Replies
    21
    Views
    3,539

    Re: Threads!!!!

    So why this


    private void add(int iLen, SomeType GenType, SomeOtherType Rnd)
    {
    this.LstPws.Items.Add(MakePassword(iLen, GenType, Rnd));
    }

    And not this
  36. Replies
    21
    Views
    3,539

    Re: Threads!!!!

    Ok i took my time and read though that post, i understand it now, however im having a bit of bother with my list box's.



    using System;
    using System.Collections.Generic;
    using...
  37. Replies
    9
    Views
    29,298

    Re: Accessing Controls from Worker Threads

    Very use full once i started reading it, makes perfect sense thanks for the learning materials. :thumb::check:
  38. Replies
    21
    Views
    3,539

    Re: Threads!!!!

    Ah ok so like this,



    private void AddItemToListBox(object item)
    {
    for (int Counter = 0; Counter < iPasswords; Counter++)
    {
    ...
  39. Replies
    21
    Views
    3,539

    Re: Threads!!!!

    Hmm iv tryed ti implement your example there to mine, no joy though here is my code cleaned it up abit so its easyer on the eye's :lol:



    using System;
    using System.Collections.Generic;
    using...
  40. Replies
    21
    Views
    3,539

    Re: Threads!!!!

    Sorry form account im not quite understanding what you mean so, what you are saying is the method is geting called in the do work event handler, like this?



    private void...
Results 1 to 40 of 109
Page 1 of 3 1 2 3



Click Here to Expand Forum to Full Width