Search:

Type: Posts; User: will1233

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    447

    Re: where is my.settings :confused:

    thanks for the quick reply.

    Will I be able to use the "My" if i install the .NET 2.0 framework or do I need vb.NET 2005 or something else?
  2. Replies
    3
    Views
    447

    where is my.settings :confused:

    You must think I am a total noob but I've been looking about the web for the easiest way to store settings and from threads I have read it seems like My.Settings is the best way to store settings,...
  3. Replies
    10
    Views
    22,152

    Re: Javascript check if empty problem

    i cant get this code 2 work.



    function checkempty(){
    var abc, bcd

    abc = document.getElementById('threadtitle');
    bcd = document.getElementById('threadmessage');
  4. Replies
    3
    Views
    971

    Re: Server.CreateObject Failed

    thanks for the replys and i found out that i dont have the permissions to do it on the free hosting site that i was testing, but the hosting site im going use it on does accept it so its all fine,...
  5. Replies
    3
    Views
    971

    Server.CreateObject Failed

    Hi, i am trying to make a comments page for a website but when i upload it to a free hosting account and try to test the page i keep getting

    Server.CreateObject Failed

    is this problem because...
  6. Internal Link on a HTML page using a Flash Button

    hi, ive got some coursework and i want to use a few flash buttons to link to somewhere in the page and ive tried using anchors around the code for the flash button and it wont let me, i really need...
  7. Replies
    16
    Views
    3,587

    Re: Shooting Bullets in vb 6.0

    ermm i think the reason it isnt working is because your setting the value after the arithmatic declare that number1 = 3 then do the subtraction (number1=number1 - 1), but declare the value of number1...
  8. Thread: count loop

    by will1233
    Replies
    5
    Views
    2,386

    Re: count loop

    i have the same sorta problem as the first guy but i need to display the alphabet on different lines for example

    a
    b
    c
    d
    e
    f
    etc,
  9. Re: trying to randomize an array without duplicates!!!!

    thanks, i will try this and get back to you, as im not at home, ill try it tommorow, thanxs

    will
  10. trying to randomize an array without duplicates!!!!

    hey im trying to take information from one array randomly and put it into a different array that wont show any duplicates, then show the information in the second array in labels (using a control...
  11. Re: VB6-Capturing Caps Lock, Scroll Lock, Num Lock and Insert Key Status

    hey, this was really good when i found it, it seemed cool, and the other week when i got bored i found the file, and developed on it so much, there is a splash screen at the begging letting you...
  12. Re: [VB] CWindows+CWindow - classes wrapping windows-related API functions

    thanks this helped alot :bigyello: :thumb:
  13. Re: [VB] CWindows+CWindow - classes wrapping windows-related API functions

    Ive just looked through a couple of these files and they have just boggled my mind, what Ive done is created a form in VB6 and i want it to stay on top of any other programs I have running on my pc...
  14. Replies
    14
    Views
    1,235

    Re: Write contents of txtBox to .txt file

    will this work in VB6????
  15. Replies
    19
    Views
    1,405

    Re: web browser current page

    oh so i cant have it saying "Web Browser - google" otherwise it will keep on duplicating
  16. Replies
    19
    Views
    1,405

    Re: web browser current page

    posted it where?

    im probly not lookin hard enugh
  17. Replies
    19
    Views
    1,405

    Re: web browser current page

    nothing in form load.

    you must think im a real pain in the arse at the moment lol
  18. Replies
    19
    Views
    1,405

    Re: web browser current page

    yes, can u help?
  19. Replies
    19
    Views
    1,405

    Re: web browser current page

    i dont know if im explaining it wrong but i mean the title bar to the program not the web browser.

    eg. "Web Browser" when the form loads

    when an address is put in it shows "Web Browser -...
  20. Replies
    19
    Views
    1,405

    Re: web browser current page

    Private Sub WebBrowser1_NavigateComplete2(ByVal pDisp As Object, URL As Variant)
    On Error Resume Next
    Dim i As Integer
    Dim bFound As Boolean

    Me.Caption = Me.Caption & "-" &...
  21. Replies
    19
    Views
    1,405

    Re: web browser current page

    no thats what i needed help with :blush: i realli shud give my posts a check before i write them lol

    can u help?
  22. Replies
    19
    Views
    1,405

    Re: web browser current page

    oh damn it sorry that code did work until i modified it, (someone shoot me :eek2: lol), what i done was i wanted it to show the orginal caption which was "Web Browser" then i wanted it to show " -...
  23. Replies
    19
    Views
    1,405

    Re: web browser current page

    i think the problem is:

    Me.Caption = WebBrowser1.LocationName
  24. Replies
    19
    Views
    1,405

    web browser current page

    when i was creating a web browser for my college assignment i found a tutorial on this site to help and when i put in the code for the history it worked but it also showed the current page on the...
  25. Replies
    107
    Views
    329,625

    Re: vb web browser tutorial

    this is a very good tutorial, it has helped me alot with a college assignment. and before anything is sed i didnt copy it so i cannot be failed lol i just read the code understood it in my mind and...
  26. Re: VB6-Capturing Caps Lock, Scroll Lock, Num Lock and Insert Key Status

    i found this gd but i made a few adjustments to it instead of having them as msgboxs i put them into a listbox then modified it so instead of it multiplying the values everytime you click on the...
  27. Replies
    10
    Views
    2,236

    Re: How to change the menu bar's color?

    thanks this post helped a gr8 deal :thumbs:
Results 1 to 27 of 27



Click Here to Expand Forum to Full Width