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 bkrike 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: Faheem786
  • Content: Threads
  • Order by date
  1. Faheem786

    0KB in .doc & .xls files

    Hi, One of my friend's PC got affected with dangerous viruses & trojans. He installed some anti virus programme and scanned and deleted all the virus it reported. He got 100s of word & excel files in the My Documents folder. But the sad part is all these files are 0KB or 1 KB which should...
  2. Faheem786

    Stop running windows installer and Microsot Office 2000

    Hi I have placed a editor ie DHTMlEdit control in my form when i run the form it asks for Microsoft Office 2000 premium cd if i click cancel then it goes in to the form.This happens before the form is about to load.My requirement is anycode to automatically cancel this dialog box but this...
  3. Faheem786

    Dynamic Flash Slide Show

    Hi, I'm looking for putting a slide show of the hot products on the home page. The hot products are searched from in datatbase table (PHP + MySql). I need to display 4 images at a time which needs to be scrolling from left to right. When I click on the picture it should go to a particular...
  4. Faheem786

    AND Search in History field

    Hi, Hope some one can help me on this I have a master table called "Contacts" and a history table called "Contact_History" In the history table the languages spoken by a contact are stored as each records Contact 1 has 2 history records for (lang A & lang B) Contact 2 has 2 history records...
  5. Faheem786

    Cannot Browse Internet

    Hi Friends, I'm in serious trouble. I was using "HijackThis" tool from www.spywareinfo.com to clean up few things on my computer. By mistake I deleted a dll related to internet (without a backup). A dialog box prompted me for the restar. When I restarted I got a prompt saying the one...
  6. Faheem786

    Pages redirected to a bad site has viruses

    Dear Experts, I'm having this problem for the past few days. When I was accessing the internet unknowingly some program installed on my win2k (running IE 5.0 SP4) machine Now whenever I click some links I have been taken to one bad website where a save dialg always coming prompting me to...
  7. Faheem786

    Problem with accessing internet on win2k

    Dear Experts, I'm having this problem for the past few days. When I was accessing the internet unknowingly some program installed on my win2k (running IE 5.0 SP4) machine Now whenever I click some links I have been taken to one bad website where a save dialg always coming prompting me to...
  8. Faheem786

    Add new website in IIS under win xp

    Hi there, How can I add a new website in IIS under winxp? It seems that there are no new options to create a website like say (www.mywebsite.com as we can do in win 2000 server). There is only one site called default website where the new options allows me to create only virtual directories...
  9. Faheem786

    Desktop sharing through internet under router environmet

    Hi there, I used to connect to my windows xp machine at home from work using remote assistance utility. Before my computer was directly connected to the interner (dial up) Now I have installed a router at home. Router is connected to the modem and 3 other pcs are directly connected to the...
  10. Faheem786

    Remote Accessing my winxp computer from local network

    Hi there, I have set up a home network where 1 computer is running win 2k adv server (with Terminal service) and the other is running under win xp professional. From the Win 2K I would like to see and work on the desktop which is running Win Xp. I know how to access the win 2k server from...
  11. Faheem786

    Manage IIS thorugh Web

    Hi experts, We have a website where we allow the visitors to have their own gallery website. We would like to automate the process of creating websites and FTP accounts on an NT server. The process is: When the user registers with us he/she will provide their optional website name (which...
  12. Faheem786

    Setting Date into DB

    Hi there, I have a Date value similar to 28/03/2003 which when I use the calculation MyDate = "#"&Year ( MyDate ) & "-" & Month(MyDate ) & "-" & Day( MyDate ) &"#" gives the output as #2003-1-23#. But when I insert this date value to the SQL Server it...
  13. Faheem786

    Dynamic Display of Image

    Hi there, I have a database driven website for showing the products. I have a field called featured products which could be more than one. On the Homepage I would like display one product and the related link out of the featured products. But this should be changed randomly. What I mean is...
  14. Faheem786

    Restoring the backed up files

    Hi there, I have an identical database on two different host servers (load balance servers) which I would like to combine as one table locally for creating some report. The databases are exactly the same but the data are different. I got the backup files of both the databases. Now I would...
  15. Faheem786

    Desktop Bulk Email Software

    Friends, I'm looking for a desktop bulk email sending software. My Requirements: 1)Must be bug free 2)Able to send atleast 40,000 emails / hours (consider the emails are from different domains say 40,000 emails are from a 25,000 differnt domains) 3)Must allow to use mail merge fields. 4)...
  16. Faheem786

    Title Case in VB

    Friends Is there any function in vb which is used to Title Case a word? eg: "my name" or "MY NAME" should be displayed as "My Name". I only know about lcase and ucase. Pls help me in this. Thanks in advance. Faheem
  17. Faheem786

    Stopping the Growth of Transaction Log Size

    Hi there I'm new to SQL Server 2000 and I need your kind support as I really have to find out the right solution. Here is my problem: I use SQL server 2000 to hold my product database. I often need to backup my database and restore it on my web host's server. The problem is the actual file...
  18. Faheem786

    Cursor Type problem

    Hi there, I use Microsoft Access 2000 as the backend and I would like to display a list of my products in the List.asp and by clicking on the product it takes the user to the detail page. I use the getrows method to retrieve the records and display them using paging (ie 10 records per page)...
  19. Faheem786

    Common Include File

    Hi there, I have a website in which all the files are kept within a root folder called "MyWebSite". The root folder has all the .asp files among which I use one include file called header.asp which is common for all the files. The problem is I have also some internal folders and...
  20. Faheem786

    Problem in Creating a DSN for SQL Server

    Hi there I have the SQL Server running on a seperate Server. I would like to establish a conncetion to that using ODBC. My personal computer does not have the SQL server. When I tried to create a system DSN I selected the SQL server as the data source. But I could not find the name of the SQL...

Part and Inventory Search

Back
Top