Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: LyallJ
  • Content: Threads
  • Order by date
  1. LyallJ

    mysql (linux) & encryption

    I am creating an app that is hitting a mysql db on a linux redhat 9. i am using the mysql driver from mysql.org. the db will be sitting on a static on the internet. When my app hits the db, there will be no encryption will there? How would i go about encrypting it? Man, i wish i would...
  2. LyallJ

    Two Combo boxes, one huge headache!!!

    Ok, heres what i am tring to do. Prolly easy for some of you folks..but it is killin me.. I need to have 2 drop down boxes that have diffent colors in them, in a form. When user presses Submit button, i need these to colors to equal one value. ie, i need to pass this (look at descr part ;-))...
  3. LyallJ

    Multi inputs equaling same value

    Ok, heres what i am tring to do. Prolly easy for some of you folks..but it is killin me.. I need to have 2 drop down boxes that have diffent colors in them, in a form. When user presses Submit button, i need these to colors to equal one value. ie, i need to pass this...
  4. LyallJ

    Access Second Hard Drive

    Fresh install of RH 9.0 I have a slave hhd, that i let linux partion automaticly. But, how do i access it? I have looked to mount in in Disk Mangment, but dont see the drive. the partion is "hdb1". So, i am lost here. This is my first Redhat with 2 hhds. TIA
  5. LyallJ

    PHPCart

    Anybody ever use this? I have put it on my server, but the admin panel will not save any settings. I have chmodded every thing like they said, but no luck. The only thing i got out of him was that "fwrite" might not be enabled. ANy idea how to check?? heres my phpinfo...
  6. LyallJ

    parse error T_IF..Newbie Alert

    %-) EXTREME NEWBIE ALERT %-) This is the error i get: Parse error: parse error, unexpected T_IF in /var/www/html/socow/milligans/auth.php on line 16 I have done alot of VB in the past. So i figured i would try some php and get into the web stuff. But, i have ran into a problem. I searched...
  7. LyallJ

    Embedding Shoutcast Stream w/WinMedPlayer

    I have a shoutcast server servin a local radio station. I can listen to the stream with winamp and Windows media player independently. I saved a playlist called "winmedia.asx". What i need is the play list to play in an embedded windows media player. If i point the code below to an...
  8. LyallJ

    Embedded Media Player and Shoutcast Stream

    I have a shoutcast server servin a radio local radio station. I can listen to the stream with winamp and Windows media player independently. I saved a playlist called "winmedia.asx". What i need is the play list to play in an embedded windows media player. If i point the code below...
  9. LyallJ

    Easy Newbie Question

    First off, i am an EXTREME newbie to php. lots of VB background tho. figured i make my first script easy. Ya right! [ponder] When i try to run it, it gives me: "Parse error: parse error, unexpected T_VARIABLE in /home/test/Hurriclean/qoutecode.php on line 10" Heres a link to front...
  10. LyallJ

    3Com Total Control

    I am in dire need to the 3Com Total control software. We have misplaced out disk. Does anybody have a download link? I am on a T1 Line, so speed should not be a problem. Thanks in advance Lyall
  11. LyallJ

    RedHat 9, WebMin, Newbie to Linux...

    I have webmin set up on redhat 9. It is sitting behind a router, but i have the NAT fowarding requests for the port to 192.168.1.4 (inside addy). I have log into webmin from the lan, but not from the wan side. I might have it all messed up, but i think i understand that you could do a...
  12. LyallJ

    IE5.5 wont leave home page

    I have a clients pc, that will not leave the home page. Homepage is set to www.murdercreek.com. When you go to the title bar and type in say, www.google.com, it pulls up murdercreek.com, but will still have google in the addy bar. It does it for everything site that i have typed in. Its...
  13. LyallJ

    TelNet and SendKeys

    I am shelling out to a telnet. thats cool and every thing. I got it to work right. But for some reason, I cant get the sendkeys to work, for the username and addy. Heres some of the code that i have so far. Any Ideas?? Private Sub Command1_Click() Shell "telnet XXX.XXX.XXX.XXX&quot...
  14. LyallJ

    phpbb, Mandrake and Sql

    We are running Mandrake 8 on our servers. Have MySql 3.x. The question i have is we already have phpbb 1.4 installed. I am creating another web site, but for the forums i am going to use phpbb 2.0. I went into phpbbadmin and created a seperate db. Can i install phpbb 2.0 on this seperate db...
  15. LyallJ

    "PCI.sys Missing or Corrupt" AAHHH!!!

    My pc with my books on it has just crashed. When you try to boot to windows, it says that Windows could not start becasue the following file is missing or corrupt. system32\drivers\pci.sys Any ideas on saving my records on this pc?? i do have backup's but they are 4 days old. Trying to get...
  16. LyallJ

    "Sinking" audio and video in one mpeg

    I have a customer that wants to record video and audio, and beable to play it back on a pc. I was thinking of recording somthing like and .avi or such. my problem is i can not seem to find a camera that will record both, so it will be "sinked" (together) on the .avi I really don't...
  17. LyallJ

    screwy ME sound Problem

    I have now put 3 sound cards in this this. It did have on board sound, but it went out. I put the sound card in, and ME takes it. Likes the drivers. And it show under devices for the sound, but I can not select a playback device. I know that it is not the sound card, i took one out and put...
  18. LyallJ

    Dual monitors and TV out...kinda?!?

    my hardware is this: Soyo K7 DRAGON mobo MSI GF4 Ti4200 128 ddr and the problem causer......Trident PCI video (el crappo) all under xp home I have the s video on the GF4 cloning my desktop to a tv. What I am trying to do is have dual monitors, with the MSI being the primary and the trident...
  19. LyallJ

    Populating 1 Combo from 2 Access Fields

    I have a firstname and lastname field in an Access DB. I pull a record set and then populate a combo box with it. I have done this before with one field, but never two and I can't seem to figure this one out. Heres my code. This just gives me the first name in the combo and not the last...
  20. LyallJ

    RDC Database

    I have had to change my database from jet.4.0 to jet.3.51 in my vb app. For some reason, Winnt would not allow it to connect. I changed all the code in my app, but How do I change it in the RDC?? The app can connect fine now, but when I go to the reports section of it, it says can't find...

Part and Inventory Search

Back
Top