User Profile

Collapse

Profile Sidebar

Collapse
woo
woo
Last Activity: Nov 2 '07, 12:12 AM
Joined: Aug 17 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • woo
    replied to Convert 6.0 to net
    thanks for your help, still having trouble so sending the whole code for the project. this is being written by one of my students - and above my ability.

    code as follows:
    [CODE=vb]Private Sub btnclear_Click( )

    txtSearch.Text = " "
    lblsongdisplay. Text = " "
    txtSearch.Focus ()

    End Sub

    Private Sub btnExit_Click()

    End...
    See more | Go to post
    Last edited by Killer42; Oct 31 '07, 03:02 AM. Reason: Added CODE=vb tag

    Leave a comment:


  • woo
    started a topic Convert 6.0 to net

    Convert 6.0 to net

    I have the following code written for net but need to run it in 6.0

    Dim FileNum as Integer = FreeFile () and it doesn't like the =

    trouble opening a text file code is:

    FileOpen(FilNum , "Hits.txt", OpenMode. Input)

    also trouble with:

    song = LineInput(FileN um)
    See more | Go to post

  • woo
    replied to fixed table in Dreamweaver
    code attached
    <table width="61%" border="0">
    <tr>
    <td width="32%"><p> <a href="sue.htm"> <img src="sue.jpg" width="200" height="150" border="0" align="middle"> </a><font color="#FFFFFF" >Sue
    Teasdale</font></p>
    </td>
    <td width="32%"><a...
    See more | Go to post

    Leave a comment:


  • woo
    replied to fixed table in Dreamweaver
    code attached
    <table width="61%" border="0">
    <tr>
    <td width="32%"><p> <a href="sue.htm"> <img src="sue.jpg" width="200" height="150" border="0" align="middle"> </a><font color="#FFFFFF" >Sue
    Teasdale</font></p>
    </td>
    <td...
    See more | Go to post

    Leave a comment:


  • woo
    started a topic proDesktop

    proDesktop

    Does anyone have any knowledge of this program, I am wanting to get a model that has moving wheels.
    See more | Go to post

  • woo
    replied to fixed table in Dreamweaver
    Did this, set the width to 200 and height to 200, working in pixels. Inserted an image 200 x 150, entered the text underneath the image - looked fine in Dreamweaver but when viewed in IE, the text inconsistently displayed below and next to the images.
    Thanks for the help....
    See more | Go to post

    Leave a comment:


  • woo
    started a topic fixed table in Dreamweaver

    fixed table in Dreamweaver

    I want to add pictures and text into a table but not have the table resize when viewed on IE.
    See more | Go to post
No activity results to display
Show More
Working...