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: *

  1. webcrazy

    Bound Data to Textbox using DAO object libary

    I'm new to VB, I'm trying to use the DAO object libary 3.51 to bound a database Field to a TextBox instead of the data control but I can't seem to get it to work. Please help me here is the code below: ********************************************************* Public Sub populateFields()'Sub I...
  2. webcrazy

    Make Download link to .exe file on My PC

    I am trying to link to an .exe file on my Pc so my site visitors can download this file. When I click the link to file button in Frontpage 98 it goes to this path: file:///C:/WINDOWS/Desktop/Downloads/Uploads/Debt.exe I can download it when I publish the Site but if I try from another PC I get...
  3. webcrazy

    MS Access Path Error on Installation using DAO data control

    Thanks for the Help Steven I'll try this and let you know. Web
  4. webcrazy

    MS Access Path Error on Installation using DAO data control

    Hi I'm trying to make a Program with a Single Table Data base using Access 2000 and the DAO data control in VISUAL BASIC 6 Enterprize Edition. When I create the install using the package and deployment wizard,burn it on a cd and install it on another PC it gives me a path error to the the...
  5. webcrazy

    Access Path Error when install on another machine

    Hi HermanvLimbeek, I set the path at design time...how do I set it at run time? I would appreciate your help on this. Web linkskig@yahoo.com
  6. webcrazy

    Access Path Error when install on another machine

    I built my first VB 6 program with an Access Data Base using the Data control. When I try to install it on a different PC using the package and deployment wizard, if I change the installation path it does not find the data base. How can I fix this so the user can choose the installation path...
  7. webcrazy

    I can't get this to compile using V

    I can't get this to compile using VC++ 5.0: //ask for person name and generate frame #include <iostream> #include <string> int main() { std::cout << &quot;Please enter your first Name: &quot;; std::string name; std::cin >> name; //build the message const std::string greeting =...
  8. webcrazy

    Must see FLASH Sites

    <A HREF="http://www.nfusegfx.com/" TARGET="_new">http://www.nfusegfx.com/</A><br><br><A HREF="http://www.dealtrader.com" TARGET="_new">http://www.dealtrader.com</A><br><br>check these out guys i know you'll love them.<br><br>webcrazy.
  9. webcrazy

    Publish Flash 4 Movie with Front Page 98

    Thanks for the help Todd I&nbsp;&nbsp;think all the files i have tried have caps in them I will go a head and re name them and give it a try and then let you know how it turns out<br><br>Jason<br><A HREF="mailto:webcrazy@mail.com">webcrazy@mail.com</A>
  10. webcrazy

    Publish Flash 4 Movie with Front Page 98

    Hey Guys,<br><br>hope you can help. I just go done with making a movie in flash 4 but when I insert the HTML in Front Page 98 and publish it to the web the Movie just comes up with the same parameters specified but no movement what so ever. I right click on it and it says " ABOUT FLASH...
  11. webcrazy

    Explorer 5 wont let me Browse using AOL

    It keeps on saying server cannot be found.<br><br>I'm on windows 98, 64MB SDRAM, 300MHz AMD, 56k Modem.<br><br>AOL works fine. but I would like to browse with Internet <br>Explorer 5.<br><br>Any suggestions ?<br><br>Tried reinstalling Explorer it won't let me.<br><br>
  12. webcrazy

    Mouse Freezes when I log on to the net.

    Thanks guys I got the problem fixed. I tried what Manganus said removed the mouse & modem and reboot so windows could find it a gain and it worked.<br> <br> I am surfing again.
  13. webcrazy

    What is the Best Software for Burning PSX Games?

    I am using NTI CD Maker Pro on a 2x & Win-CDR 3.7 on a 8x but some games like A Bug's Life,Street Fighter 4 and Rival Scchools 2 I can't copy.<br> <br> Is there another program you guys could suggest?<br> <br>
  14. webcrazy

    Mouse Freezes when I log on to the net.

    I have an HP Pavillion PC and when I log on to the net the mouse freezes up or starts to move real slow.<br> <br> What could be the cause?

Part and Inventory Search

Back
Top