Search:

Type: Posts; User: lavarock09

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    618

    .NET framework Question

    Hey,

    I am making this program in Visual Basic 2005, and it will only run if I am using .NET Framework v2.0, so, Is there a way I can make it install .NET framework v2.0 when I publish it so that...
  2. Replies
    1
    Views
    418

    Re: How to return values ?

    Well,

    If the URL is something along the lines of

    http://www.example.com/file.php?id=34

    Then to show the value of id you would do this.
  3. Replies
    1
    Views
    3,069

    Userbar Maker

    Hey everyone,

    I don't know if you guys will be able to help me because I can't offer any money or anything, just mabye some PHP/MySQL coding for you or something.

    Anyway,

    I want to make a...
  4. Replies
    2
    Views
    565

    Registration & login Help

    Hey All...

    I have these two pieces of codem login.php & reg.php

    reg.php


    <?
    include 'config.php';
    $conn = mysql_connect($host,$username,$password);
  5. Thread: Listboxes

    by lavarock09
    Replies
    4
    Views
    550

    Listboxes

    I have 11 list boxes,

    I need it so that if I select the top item on the first list box it selects the first option on the other 10, and it does the same so that if I pick the 356th item on the...
  6. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    I can't thank you enough Hack.

    But I think I have done everything I needed, but It wouldn't of been possible without you so,

    Thank You! (this is a rare occasion, I'm using a smiley)

    :D
  7. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    can you just tell me where to put this code.

    I've put it in List1_Click

    but I get the same error
  8. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    you mean like this?

    combo1.Text = adoRS.Fields.Item("[Callsign/Station]").Value

    If so...

    It didn't work
  9. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    Well...this is the code for the button that I press that displays the Callsign In one list box and the ID of the row that the callsign is on in another lisybox,

    but Keep getting this error as ot...
  10. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    Let me just show you this,

    this is the code I have got,

    Dim ADOCn As ADODB.Connection
    Dim ConnString As String
    Dim adoRS As ADODB.Recordset
    Dim sSQL As String

    ConnString =...
  11. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    *bump*
  12. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    I search for something in the Callsign clolumn of the table

    It comes up with the results in the list box,

    I click on one of the results in the listbox

    In one text box It gives the Callsign...
  13. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    yes, It is the number of the row/entry in the database

    I have managed to get that but...

    I want some code that will-

    1: Give me all the data on the row with a certain ID,

    so this means,
  14. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    Scrap that Idea for a moment

    How would I make it so that when I select the result from the search It makes a text box display the ID of the row that the result is on
  15. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    Well, I'll do an example

    My Database

    Callsign/Station : Date (Text1) : Frequency (Text2) : Start Time (Text3) : End Time (Text4) : Mode (Text5) : Power (Text6) : I forget (Text7) : I forget...
  16. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    Thanks you,

    But now it needs a bit more added to it.

    I need it to search for what is in the text box, (Text10) so I did this

    sSQL = "SELECT [Callsign/Station] FROM tbl_master WHERE...
  17. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    but the error has changed.

    'Syntax Error in query. incomplete query clause'

    Sorry for the double post
  18. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    Yes.

    This is what my code is now

    Private Sub Command2_Click()
    Dim ADOCn As ADODB.Connection
    Dim ConnString As String
    Dim adoRS As ADODB.Recordset
    Dim sSQL As String
  19. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    Question 1: would I have to change the SQL statement to include the table name (tbl_master)

    Question 2: would I have to change the SQL statement to include the fieldname (Callsign/Station)
    ...
  20. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    the controls are text boxes
  21. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    THEM = a string, e.g. Chris, Bill, g7463, what the search has returned

    IT = The option you have chosen from the listbox
  22. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    Display them in a List box and when you choose one it displays it in the controls
  23. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    sorry, my mistake,

    I mean MS Access Database

    I've connected and all, I just need to search it
  24. Replies
    37
    Views
    1,876

    Re: Can someone help me?

    What would the code be for searching a ADO Database?
  25. Replies
    62
    Views
    87,623

    Re: ADO Beginners Tutorial

    How do I edit it so that I can search the database for a term and it displays all the info for that term?
  26. Replies
    37
    Views
    1,876

    Can someone help me?

    I need to use a database with my application I'm making.

    I have searched many websites and the all keep giving me something like this,

    Dim TutVB4DB As Database
    Dim TutRS As Recordset

    but...
  27. Replies
    11
    Views
    533

    Re: Another Webbrowser Question

    the popup blocker no longer works, it's really annoying
  28. Replies
    11
    Views
    533

    Re: Another Webbrowser Question

    seems to
  29. Replies
    11
    Views
    533

    Re: Another Webbrowser Question

    do you know of a way to test it?
  30. Replies
    11
    Views
    533

    Re: Another Webbrowser Question

    Explain
  31. Replies
    11
    Views
    533

    Re: Another Webbrowser Question

    anyone else
  32. Replies
    11
    Views
    533

    Re: Another Webbrowser Question

    This is a question I would also like answred, and also how do I have a status bar with a loading image?
  33. Replies
    2
    Views
    428

    Re: New Window

    Thanks Dude
  34. Replies
    2
    Views
    428

    [RESOLVED] New Window

    New Window,

    I want to press a button and the same window appears again aswell as the current one.

    so on form1 there is a button, when you press the button it loads up a new form1 aswell as the...
  35. Replies
    26
    Views
    1,182

    Re: Searching Text

    Thanks
  36. Replies
    26
    Views
    1,182

    Re: Searching Text

    Explain

    Marty, I in the box i have typed my website address, http://www.m3xvv.co.uk

    and if I click inbetween the 3 and the x it opens up IE, but the address bar and site only points to...
  37. Replies
    26
    Views
    1,182

    Re: Searching Text

    The url doesn't work, it turns into and underlined blue link, but when I click it, it does nothing
  38. Replies
    26
    Views
    1,182

    Re: Searching Text

    Thanks, thats alot better, but how would I go about doing URL's and IMG's
  39. Replies
    4
    Views
    1,227

    Re: Character Count & Word Count

    Excellent, Exactly what I wanted,

    Thanks
  40. Replies
    4
    Views
    1,227

    Character Count & Word Count

    How Do I do this with a richtextbox and make it display either character or word count in another textbox

    Thanks for your help,

    lavarock09
Results 1 to 40 of 130
Page 1 of 4 1 2 3 4



Click Here to Expand Forum to Full Width