Search:

Type: Posts; User: DeadlyMan

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. VS 2010 how to add button in title bar in specific application

    hello everyone

    i'm making an application and i searched for this way to make an float button in every of specific app

    i want to make this button in specific windows

    how can i do this
    ...
  2. VS 2010 [RESOLVED] how to make property get multi line text

    hello friend



    how to make property to get multi line for string or text and i want it bee like Text Property Browsable

    i check and searched i found this topic tell me to put...
  3. Replies
    0
    Views
    4,123

    how to click the append a into li > p ?

    hi
    before this post i post a question how to click the append p into li

    now i'm asking how to click the a into li > p

    this is my code and when i click the info or picture i get double alert...
  4. Replies
    2
    Views
    5,128

    Re: how to click the appended li ?

    thanks for helping me ;)
  5. Replies
    2
    Views
    5,128

    [RESOLVED] how to click the appended li ?

    hi
    i want to click the appended <li>

    i append a <li> into <ul>

    and now i want to click them but it's don't work fine

    here is my append code JQ :
  6. VS 2010 Re: find method and how to go to found text

    using RichTextBox1 Solved :)
  7. VS 2010 [RESOLVED] find method and how to go to found text

    hi


    I'm making a notepad

    and i added find method to find the string

    and i programed the code but when i search some string in the text box

    the found string not be shown until i will...
  8. VS 2010 Re: how to make my editer show a api

    HI , Ram2Curious

    thanks 4 replay but i did what u said but still nothing

    see this pic

    http://www.iraqup.com/up/20110928/CXtoP-k561_511896750.jpg

    i make it textbox BorderStyle to "None"
  9. VS 2010 Re: how to make my editer show a api

    i found this one but when i want to make the text box to multiline

    the AutoCompleteString will be ignored




    Public Class Form1

    'Item is filled either manually or from database
  10. VS 2010 Re: how to make my editer show a api

    do u have some example about this way :) i'll be Appreciate it

    thanks
  11. VS 2010 Re: how to make my editer show a api

    yes exactly but how to make the list box show when i write the code or something
  12. VS 2010 [RESOLVED] how to make my editer show a api

    hi


    I'm making a some coding editor and i have some question about how to make

    my editor how hint code like this picture

    http://www.iraqup.com/up/20110926/sJ2Dj-4V0v_257048502.jpg
  13. VS 2010 Re: how i can connect textbox with 'DataGridView' to get result for search

    search were ? in Title || Author || File_Path || Etc


    u can use


    Select * From Database WHERE Title='textbox1.text'

    maybe this will help
  14. VS 2010 [RESOLVED] how to make my program can be in open with list

    hi

    how i can making my app in open with list for windows


    like if i chose my app to open txt file my app will open the txt file

    like example :

    ex.txt ==> open with my app
  15. how to show many messagebox in same time

    hi every one

    how i can do this to show many message box without click OK to see the another


    like in this video

    http://www.youtube.com/watch?v=kiMVxTFEYo4

    and thanks :)
  16. VS 2008 Re: webbrowser grab url link but not in source ?

    Here Ur Solution And Sorry For late i got bad Internet :(
    insert

    Button Call Button2
    TextBox Call Textbox2

    :) And Have Fun
  17. VS 2008 Re: webbrowser grab url link but not in source ?

    upload ur project and i will Finish it 4 u :)
  18. Replies
    1
    Views
    4,443

    VS 2010 Re: How To Change Owner Folder

    hi i Found Th Solution



    Imports System.Security.AccessControl
    Imports System.IO
  19. VS 2008 Re: webbrowser grab url link but not in source ?

    u want to make program that put the link inside the box and press Convert and Click Download

    !!!!!!

    is that what u want to do ???
  20. Replies
    1
    Views
    4,443

    VS 2010 [RESOLVED] How To Change Owner Folder

    hi

    how can i change the owner of folder


    this will Explain:) :wave:


    http://www.iraqup.com/up/20110906/D7INk-g34x_828804460.jpg
  21. Replies
    7
    Views
    790

    Re: working with remote database

    it's very simple if u want to make it with php i can help u with it if by aspx make ur post in ASP, VB Script forum :)
  22. Replies
    7
    Views
    790

    Re: working with remote database

    you can use a php pages or aspx pages to submit the email from user to your database
  23. Replies
    11
    Views
    5,406

    VS 2010 Re: [RESOLVED] how to center my form

    Me.WindowState = FormWindowState.Maximized



    Select a control.
    Go to Format -> Center -> Horizontally. / Vertical
  24. Replies
    11
    Views
    5,406

    VS 2010 Re: how to center my form

    ya , i have full attention but the post was not 4 him was for someone else and he have no right to tell me what i'm doing and it's my source and i have full right with it i'm i right or not ???
    ...
  25. Replies
    11
    Views
    5,406

    VS 2010 Re: how to center my form

    thanks 4 replay this for center the form and how to make group box in center always
  26. Replies
    11
    Views
    5,406

    VS 2010 [RESOLVED] how to center my form

    hi

    how to center my form and make it full screen

    like ex :


    Me.StartPosition = FormStartPosition.WindowsDefaultLocation
    Me.TopMost = True
    Me.Top =...
  27. Replies
    5
    Views
    1,927

    Re: password field textbox problem

    Java script


    function valid()
    {
    var name = document.getElementById('name');
    var email = document.getElementById('email');
    var password = document.getElementById('password');...
  28. VS 2010 Re: Error in BackgroundImageLayout

    thanks :) 4 help
  29. VS 2010 [RESOLVED] Error in BackgroundImageLayout

    hi
    i got error in this code


    how i can resolve the error

    this is my code
  30. Replies
    5
    Views
    1,927

    Re: password field textbox problem

    insert full source (messages1.js)

    add the html and css and js and i will see what's wrong
  31. Replies
    2
    Views
    1,412

    Re: how to make string together

    $string = $ss[0] . ' ' . $ss[1] . ' ' . $ss[2]
  32. Replies
    2
    Views
    1,412

    [RESOLVED] how to make string together

    hi


    i have some error with this i want to

    Collect some string this is my job :
  33. Replies
    41
    Views
    3,409

    VS 2010 Re: Preventing Cracks

    Use ASPack Or Armadillo it's very useful for encryp the app @ All
  34. Replies
    16
    Views
    2,232

    Re: how to do this Function

    Thanks 4 This

    and i'm sorry 4 late :)
  35. Replies
    16
    Views
    2,232

    Re: how to do this Function

    it's inside it but it's Encode with Base64

    this string

    decode it and will get the relapce


    ...
  36. Replies
    16
    Views
    2,232

    Re: how to do this Function

    Textbox1.text



    <?php /* ...
  37. Replies
    16
    Views
    2,232

    Re: how to do this Function

    yap i know i'ts from c# i try it 2 :)

    i forget to remove it :D
  38. Replies
    16
    Views
    2,232

    Re: how to do this Function

    in the textbox1 is strings ,aDataa number like(1150), aSeca number like (380)

    :)
  39. Replies
    16
    Views
    2,232

    Re: how to do this Function

    Dim Codeok As String = textBox1.Text.Substring(textBox1.Text.Length - aDataa)
    Codeok = Codeok.Substring(Codeok.Length - aSeca)
    Codeok =...
  40. Replies
    16
    Views
    2,232

    Re: how to do this Function

    yap i know this but not useful for me
Results 1 to 40 of 198
Page 1 of 5 1 2 3 4



Click Here to Expand Forum to Full Width