Search:

Type: Posts; User: mb2ai

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    20
    Views
    1,215

    Re: string separating

    there will always be 4 matches.
  2. Replies
    20
    Views
    1,215

    Re: string separating

    not quite what i mean

    within the loop i can declare the match.value as a string. like in the loop

    dim digit as string = match.value

    However with every occourence of the loop, the same...
  3. Replies
    20
    Views
    1,215

    Re: string separating

    added to this

    I want to declare all of the matches as different variables, the only way i can see of doing it is to implement a declaration in the loop, but this will mean that its overwritten...
  4. Replies
    20
    Views
    1,215

    Re: string separating

    WOW

    what a neat example! Not only is is efficient, but i now can apply it anywhere i want it to.

    Thanx again gig! Dont worry I have rated the post!
  5. Thread: printing

    by mb2ai
    Replies
    2
    Views
    537

    printing

    whats the best way to print the items from a list box, is it possible to convert all the items to a string.

    Any ideas
  6. Replies
    20
    Views
    1,215

    Re: string separating

    okay if the string is called selescted text, then i use

    selectedtexr.split()

    but im baffled as to what and where to specify what i want to split it with
  7. Replies
    20
    Views
    1,215

    Re: string separating

    I cant find the string.split function in the intellisense, and when i type it it produces an error.
  8. Replies
    20
    Views
    1,215

    string separating

    I have a string,

    say "33.5 , 44.5545 - at line 55" for example,

    I need to split it up to retireve the numbers 33.5, 44.5545 and 55, and then i need to declare them as variables. The...
  9. Replies
    5
    Views
    1,213

    Re: Listbox Help [2005]

    tres bien
    merci beaucoup
  10. Replies
    11
    Views
    1,303

    Re: [2005] Save A Form To Jpg..

    is there some way in which you can aotumate the key pressing of the printscreen pr (alt+printscreen) button(s)?
  11. Replies
    5
    Views
    1,213

    Re: Listbox Help [2005]

    hi what code do you use to send the string/selected item to the clipboard?
  12. Replies
    11
    Views
    1,152

    Re: simple aritmetic code

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

    TextBox2.Text = Math.Ceiling(TextBox1.Text)

    End Sub

    Ahh here we...
  13. Replies
    11
    Views
    1,152

    Re: simple aritmetic code

    i dont want to put a limit on it, i simply wnt to round it up, the way i see this command is it limits the variable to another number, which i specify in the cieling.

    If you are going to help me...
  14. Replies
    11
    Views
    1,152

    Re: simple aritmetic code

    deadly serious
  15. Replies
    11
    Views
    1,152

    Re: simple aritmetic code

    can you give me an axample of how to apply it please
  16. Replies
    11
    Views
    1,152

    Re: simple aritmetic code

    unless of course the old x = 0 then it can remain as zero, but if its graeter than zero then it must be rounded up to the nearest whole number

    thanx
  17. Replies
    11
    Views
    1,152

    [RESOLVED] simple aritmetic code

    Dear all

    In my application there are alot of mathematical functions.

    I have a variable, which could come up as any number, is ther a line of code i can use to round this number up to the...
  18. Thread: [RESOLVED] women

    by mb2ai
    Replies
    52
    Views
    1,719

    Re: women

    it my freind is mild humour, btw i am a woman.

    eat that
  19. Thread: [RESOLVED] women

    by mb2ai
    Replies
    52
    Views
    1,719

    Re: women

    topic: women
  20. Thread: [RESOLVED] women

    by mb2ai
    Replies
    52
    Views
    1,719

    Re: women

    here we have part 2
  21. Thread: [RESOLVED] women

    by mb2ai
    Replies
    52
    Views
    1,719

    Re: women

    can we keep to the topic please.
    women certainly arent the future
  22. Replies
    6
    Views
    799

    Re: printing: line break in a string?

    any ideas on incorporaiing what i drew with GDI+ into this?
  23. Replies
    6
    Views
    799

    Re: printing: line break in a string?

    awesome, reply, quick and polite, no wonder, your frm reading!
  24. Thread: [RESOLVED] women

    by mb2ai
    Replies
    52
    Views
    1,719

    Re: women

    yeh i think il put it in my signature!
  25. Replies
    6
    Views
    799

    Re: printing: line break in a string?

    StringToPrint = Label12.Text & ": " & TextBox9.Text
    ****line break here*** Label13.Text & ": " & RichTextBox1.Text

    where would i put it? sori for the rubbish question
  26. Thread: [RESOLVED] women

    by mb2ai
    Replies
    52
    Views
    1,719

    [RESOLVED] women

    women :confused:
  27. Replies
    6
    Views
    799

    printing: line break in a string?

    hi iv got a print preview ant print funtions in my app, when I want to send lots of very important bits if info to p preview or to print, im sending them as strings, however i want some line breaks...
  28. Re: Easy Screen Capture Class - Capture Screen, Desktop Region, Form, or Controls

    wow its wicked!
    v good
  29. Replies
    9
    Views
    4,303

    Re: checkedlistbox.items to string?

    not vert helpful at all.
  30. Replies
    9
    Views
    4,303

    Re: checkedlistbox.items to string?

    so what changes should i make to the on load event of the child form, bearing in mind I have already said that the original lisbox is in another form, which is in the background when this form is...
  31. Replies
    9
    Views
    4,303

    Re: checkedlistbox.items to string?

    Basically I have items in a listbox in my parent from, I want to send them to another form's rich textbox, or another listbox, can see how either suggestion is going to work. Both of the functions...
  32. Replies
    9
    Views
    4,303

    Re: checkedlistbox.items to string?

    when using the method described in #2, the following errror occours, where the statementin #2 is highlighted.
  33. Replies
    9
    Views
    4,303

    UN resloved :checkedlistbox.items to string?

    Is there a way of converting the items in a checked list box to string. If not is there a way of sending the items to a textbox or rich textbox?
    :thumb: mb
  34. Replies
    7
    Views
    723

    Re: input boxes

    :thumb: thanx it works very well, i left the password validation on the form.]]
    VG thanx
  35. Replies
    7
    Views
    723

    Re: input boxes

    Indeed im a new kid on the block, and with this forum as a rescouce im taking it on myself to learn it. I really should rename my forms!
    vs 2003, 1.1
  36. Replies
    7
    Views
    723

    Re: input boxes

    I tried that previously and had the following code in the main form load event
    Dim password As String = "xxxxx"
    Dim form1 As New Form1
    Dim form6 As New Form6
    form6.Visible...
  37. Replies
    7
    Views
    723

    [RESOLVED] input boxes

    When using an input box for a password validation, how do you mask the text so it comes up as stars, or dots for example, like other password entry things.
    MB :thumb:
  38. Re: Easy Screen Capture Class - Capture Screen, Desktop Region, Form, or Controls

    when i click on the attatchment, a html web page comes up and all the code is like a textfile, is it meant to be like this, or is it an error.
    Ideally id like to see how the application works, so I...
  39. Thread: Help FOrms

    by mb2ai
    Replies
    11
    Views
    975

    Re: Help FOrms

    well what I have at the moment is
    Private Sub Form4_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
    Dim std As StreamReader
    std = New...
  40. Thread: Help FOrms

    by mb2ai
    Replies
    11
    Views
    975

    Re: Help FOrms

    okay so i have gone with that approach, so what im going to do is to create yay many textfiles or rtf, and name them all the same, the only different thing in the name of the file will be the number...
Results 1 to 40 of 80
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width