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 Chriss Miller 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. WoodyRoundUp

    netscape table does not display

    Hi there. I have got a website designed in IE. It runs very well. However, when I start using it in Netscape, it does not display my top part of the code. It just start taking from the main content. Can someone tell me what is wrong with that? My site can be viewed at...
  2. WoodyRoundUp

    Open A Full Screen Window From A Link

    Hi All. I was wondering how to open a HTML page full screen with no tool bar n address bar or any other bar. The page will be opened by clicking on a button on another page. Should we put the code in the first page, or the full screen page? Thanks a lot Woody
  3. WoodyRoundUp

    Curve with faded color - new user

    hi there.. I am new to the Photoshop. can somebody tell me how do I make a curve, and then color the curve as the faded one please? i got no idea at all how to do it. thanks in advance... woody
  4. WoodyRoundUp

    Font of Access - Challenging (i suppose)

    Hi all. I need some help. I am doing some coding to create a new database with some tables. And for one of the tables, I wanna change the font type. Is there any idea I can change it? The coding that I used are as follow: sConnection = "Provider=Microsoft.Jet.OLEDB.4.0;Data...
  5. WoodyRoundUp

    Federated Database definition

    Hi guys. I have got a big problem. I am supposed to present a seminar on the federated database, but, I don't have any idea what that is. And I have searched the net, it seems that there is very site that define the meaning of Federated Database. Can anybody help me pls? Thanks. Budi
  6. WoodyRoundUp

    Create Database

    Hi there. May I know how can I create a Database with coding? Please guide me through. Coz I am new in programming. Thanks. Budi
  7. WoodyRoundUp

    Image on the List

    HI all. I m doing a program to put images on a List. May I know? i am not going to put any other thing there. But, maybe i will. Can somebody help me pls? and how do we store certain information related to the some list item? like, for this image, i have other description about the image, and...
  8. WoodyRoundUp

    Printing Full Page

    hi vb maniac, i faced a problem here.. i got a form, full page, 800x600 (maximum size).. and i use form.printform to print the form... but, the result, it's not full page... may i know how can i make it full page printing.... i have tried to manipulate the size, but it does not work....and...
  9. WoodyRoundUp

    Computer ID

    HI all vb Maniac, just want to get to know how do we get a Computer ID? i think every pc has their own unique ID rite? how do i find that out? thanks guys. ME
  10. WoodyRoundUp

    Icon when we press "Alt+Tab"

    hi guys. I just wan to ask one question. i have one application in which the form is set BorderStyle= None Then, I set the ShowInTaskBar = True. When I run my software, why didn't I get anything for my software when I press the "Alt+Tab" key on the keyboard? Is there anything that I...
  11. WoodyRoundUp

    Minimize on my own

    Hi all. How do I minimize a window using my own button and then maximise it? I have done the minimize one by just simply put WindowState = 1 I can't find the maximize one. What should I do? Woody
  12. WoodyRoundUp

    Set ODBC Programmatically

    Hi guys. Is there any way to set up ODBC programmatically? I have searched the MSDN, and there is no help on that. Thanks. Woody.
  13. WoodyRoundUp

    INSERT Statement with a quote (') in the Data

    Hi guys. I have a question. I am using VB to write a program, where I will be using an SQL Statement to Insert Data into Table. But, in the my SQL String, there are fields with a single quote (for example: Jack's) But the Access Jet Engine will read it differently. and error happens. Is there...
  14. WoodyRoundUp

    INSERT Statement

    Hi guys. I have a question. I am using VB to write a program, where I will be using an SQL Statement to Insert Data into Table. But, in the my SQL String, there are fields with a single quote (for example: Jack's) But the Access Jet Engine will read it differently. and error happens. Is there...
  15. WoodyRoundUp

    Very Slow Movement

    Hi all. I have faced this problem. I have one movie. I use object that use rectangle and font to do some animation. Then, I load this movie on top of one movie that has lots of image. And as the result, it is the animation runs very very slow. All the frame rate I set to the same figure...
  16. WoodyRoundUp

    DBI.pm

    Hi guys. May I know where can I find DBI module? I downloaded from CPAN, but when I makefile, it can not be processed because of the file failure. i am using active perl 5.6.0.616. thank guys.
  17. WoodyRoundUp

    Path

    hi guys. me again. just wondering how to write the path in our script - for IIS. for example, when we want to upload file, we need to get the path. so, how should i write the path? thanks.
  18. WoodyRoundUp

    Win32::ODBC Error

    hi guys. i am facing a big trouble here. my cgi script can't run, just because of the dsn failure. it can't connect to the access db, although i set the system dsn already. the error msg is like this: Error connecting to DSN=myDatabase. Error: [-1023] [] "[Microsoft][ODBC Microsoft Access...
  19. WoodyRoundUp

    Win32::ODBC Error

    hi guys. i am facing a big trouble here. my cgi script can't run, just because of the dsn failure. it can't connect to the access db, although i set the system dsn already. the error msg is like this: Error connecting to DSN=myDatabase. Error: [-1023] [] "[Microsoft][ODBC Microsoft Access...
  20. WoodyRoundUp

    Ping an IP Address

    Hi guys. i just want to know is there any code that will allow me ping an ip address? i need to do this because i wan to do a chat room. but, i think by pinging an ip add will not really do. so, is there any way to make sure that the user is still on the page? thanks for help. :) adios.

Part and Inventory Search

Back
Top