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 strongm 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: ani77
  • Order by date
  1. ani77

    connecting webcamera using router

    Hello, I am using a Dynamic Dns service to keep my IP address known to the Internet. but thro that they can only access my PC which get a remote IP say 202.71.138.18 my problem is how to access then my webcam. Somehow the remote IP should be replaced with the local IP of the webcam which is...
  2. ani77

    connecting webcamera using router

    Hello, I have a wireless web camera connected to my pc. The pc acts as a webserver and runs Apache. I connect the PC to the Internet thro a Dial-up modem. I get a dynamic IP say 202.55.142.55 I want online people to access my web camera which has a local IP 192.28.0.99 I am able to access my Pc...
  3. ani77

    mapping IP address

    Hello, wishdiak - I am not using a router. I have simply connected the camera via an ethernet cable. The camera has a local IP address, for ex. 192.168.0.99 jay- I signed up at afraid.org. Thanks for the link. Created a subdomain for camera. Gave my dynamic IP to my main domain and the local...
  4. ani77

    mapping IP address

    Hello, I am a new user of Apache. Need some help wrt mapping a particular IP address. I have a pc which acts as a web server. I have a web camera attached to this PC and has a local IP address say 10.1.1.1 is assigned to the camera. Now when my pc connects to the Internet, I would give my...
  5. ani77

    pinting doc with image and text

    Hello, I attach one image in my document and also type some text. When I print my document only the image gets printed but not the text. But the same document without making any modificatins gets printed from a different pc , with image and text properly. Btw the printer is connected to that...
  6. ani77

    Upload database - feature

    Hello, Thanks to everyone !! I also agree that skifyer solution sounds good. Now only I am concerned how to ensure consistency of my remote database. I mean when I am executing the commands on my remote server, how to ensure that they would be executed in whole or not at all ?? ani
  7. ani77

    Upload database - feature

    Hello, How I would be calling the mysqldump prog from my phpp file?? kindly guide. ani
  8. ani77

    Upload database - feature

    Hello, Thanks for the response. Does the mysqldump program would be the best option,if the no. of tables and records is large ? ani
  9. ani77

    Upload database - feature

    Hello, Client can connect directly to the real database server. But if he updates the tables locally and just once say 'Upload Database' he would be saving a lot of internet hours. He can change the records offline. At the client-end PHP & Mysql would be installed locally. thanks for ur...
  10. ani77

    Upload database - feature

    Hello, I am first time doing a website in PHP & Mysql. I have to setup a website in php using mysql as backend. One of the feature that my client requires is making entries and modifications locally and then when he says 'Upload Database' it should be uploaded to his website. A duplicate of...
  11. ani77

    Sql - output not in as rows but as cols

    Thanks Terry I was aware that there was something in Sqlserver for this. Something that starts with Cross.. But was getting confused with CrossJoin. Since not in touch with sqlserver I forgot. Anyways thanks a lot!! :-) ani77
  12. ani77

    Sql - output not in as rows but as cols

    Hello, I have a table CLIENTS which stores name and other details of all the clients. Columns are Client_Id, Name. Suppose data is 1 ABC 2 XYZ 3 PQR Table TRANSACT stores transactions done with the clients. Its Columns are Transact_id, Client_id and Date For a client there can be more...
  13. ani77

    report contents to word file

    Hello, Thanks a lot ramani!! I had used this reportform to ascii method. But some of my cols gets truncated plus i lose some text formatting too. How can I increase my col widths ?? And no other way to transfer it to a doc file? Your help shall be highly appreciated. :-) ani77
  14. ani77

    report contents to word file

    Hello, By referring to this section I found out that I can transfer my Report to Word format using the frx2word application. But I am not having Word, instead can i use wordpad or free software like OpenOffice/Staroffice ? Or is there any other alternative ?? Kindly Help. Thank you Ani77

Part and Inventory Search

Back
Top