Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

MoeInsairat

@MoeInsairat
About
Posts
43
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • ClientOnClick and OnClick
    M MoeInsairat

    thanks for the reply, just one thought, the server side delegate will never be fired if the validation part 'Client side validation' was false is that true?

    Estarta

    C# javascript question

  • ClientOnClick and OnClick
    M MoeInsairat

    Guys, is it possible to use both ClientOnCLick and OnClick on a button? ClientOnClick will call a javascript function to validate, and if it returns true, then the Onclick delegate should be fired! thanks

    Estarta

    C# javascript question

  • Treeview problem
    M MoeInsairat

    Hello folks. how can use a javascript so that if i clicked on a treenode it wont post back to the server and close the root tree! what im asking, if there is anyway to do it using javascript so when i click on a tree node it wont close the root. thanks in advanced

    Estarta

    C# javascript sysadmin data-structures help

  • Hello folks
    M MoeInsairat

    private void Button1_Click(object sender, System.EventArgs e) { int x= int.Parse(Input.Text); int sum = 0; while (x > 0) { sum += x % 10; x /= 10; } Output.Text=sum.ToString(); } how about this one?

    Estarta

    C# tutorial

  • Hello folks
    M MoeInsairat

    bcuz i've tried and maybe my question wasn't so clear.. i was trying to tell u guys i want the answer without parsing the input into integers.. anyway i got the answer thanks for ur time

    Estarta

    C# tutorial

  • Hello folks
    M MoeInsairat

    Thats true. Thanks :)

    Estarta

    C# tutorial

  • Hello folks
    M MoeInsairat

    I Know the basics.. !! int x= int.Parse(Input.Text); int t =0; string i = x.ToString(); for(int y=0;yEstarta

    C# tutorial

  • Hello folks
    M MoeInsairat

    Well thanks again for the reply. but you know you don't have to say such things if you can erase my account so do it!! but don't act like the YOU ARE THE BEST or i dont know wats the matter with u!!! i asked a question AND I DON'T KNOW THE ANSWER nth to be shamed of!!! and btw i`m a software engineer we didn't took PROGRAMMING LANGUAGES as u did !! we only took the software engineering syuff and rational rose!! You dont even deserve my reply!!! Good bye MR

    Estarta

    C# tutorial

  • Hello folks
    M MoeInsairat

    btw wat makes u think that this JOB is not right.. u don't even know me ;p

    Estarta

    C# tutorial

  • Hello folks
    M MoeInsairat

    Well thanks :)

    Estarta

    C# tutorial

  • Hello folks
    M MoeInsairat

    Thanks buddy :)

    Estarta

    C# tutorial

  • Hello folks
    M MoeInsairat

    i've tried, but i can't get it done! there is must be an array but how can i know how many digits are there without convert the input to string!

    Estarta

    C# tutorial

  • Hello folks
    M MoeInsairat

    Well its only INTEGERS not array any intergers. and yesterday i had this work interview and they asked me this question and it bothers me :(

    Estarta

    C# tutorial

  • Hello folks
    M MoeInsairat

    Thanks for ur reply, And its not a homework, and i tried so many time i couldn't do it :~~ i just wanted to know thanks

    Estarta

    C# tutorial

  • Hello folks
    M MoeInsairat

    Please i need this answer asap.. if i want to do a function that accepts INTEGERS number... then i wanna the sum of these integers.. for example if i entered 123.. the answer should be 6. Thanks in advance Regards

    Estarta

    C# tutorial

  • Authentication!
    M MoeInsairat

    Thanks alot buddy :) I will try it, but i know nth in PHP :) but i got the idea :)

    Estarta

    ASP.NET question security help

  • Authentication!
    M MoeInsairat

    Hello again :) The problem is that i have a web site with the following forms.. Admin,Student,Parent,Teacher... i set the authentication so no one can access this site unless he has a username and a passwd, my question is when a student enters the site.. he will have access to all the pages through the URL, so how can i set it only to his PAGE? Thanks in advance regards

    Estarta

    ASP.NET question security help

  • TextBox's text's lenght!
    M MoeInsairat

    Thanks alot mano :) about the Maxlengeth i donno exactly wats wrong but it should work man! i will check it now and i will let u know :)

    Estarta

    ASP.NET help tutorial question

  • TextBox's text's lenght!
    M MoeInsairat

    Check the MAXLENGTH property for the textbox and thanks for ur answer on my authentication question.. but how can i put the pages in folder ?!

    Estarta

    ASP.NET help tutorial question

  • TextBox's text's lenght!
    M MoeInsairat

    u can use the ValidationSummary i guess it should work

    Estarta

    ASP.NET help tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups