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 Mike Lewis 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. zonash001

    Updating other fields based on Info in One Field

    I need to record training details of employees using Access DB. For this, i've two tables ..one is empinfo containing following fields: EmpID, Name, Desig, Dept, TotalTrHrs, TrHrsAvail, TrHrsBal and the other one is TrDetails having the info...
  2. zonash001

    HTTP Error - Unauthorized access

    hi..... i would like to get some assistance on troubleshooting IIS 6.0 for running web site. My asp web site is deployed on Win 2003 Server (\inetpub\wwwroot\mywebsite) running IIS 6.0. It was running smoothly until last week. Now whenever i try to access it, it prompts for user name and...
  3. zonash001

    Problem with Office Web Component

    hi all..... Not sure whether this should be here or in some other forum as I'm not certain where the problem lies. I need to design some forms that will be displayed on the web. To do so, i will be using Data Access Pages. I've licensed version of Office XP installed on my system, but when...
  4. zonash001

    IIS and Website

    tht works for a stand alone machine...but what if it's a pc on the network or a server???????
  5. zonash001

    IIS and Website

    hi.... i have an asp based website and i run it using the address: http://computername My question is: Is it possible that instead of computername, i provide any other string like http://mynewweb.
  6. zonash001

    Programming required fields in asp

    tht was by mistake...it should have been to mainpg.htm
  7. zonash001

    Programming required fields in asp

    i need to design a form that will hold some required fields. I searched the forum for my prob but just got confused. So i m now posting my qs. I've two files mainpg.htm and mail_info.asp. mainpg.htm holds the form (with few fields like company, email, address, phone etc.) which submits results...
  8. zonash001

    Document sharing on intranet

    hi all..... i m here with some intranet related issues. The issue is tht one of the key benefits of intranet is document sharing.....i.e. depts post their files (.doc, .xls, .pdf etc) on the intranet tht can be viewed by other departments. My question is how this can be accomplished? One way...
  9. zonash001

    Restricting users from inserting a new worksheet in MS Excel

    hi all.... I m working on Ms Excel file consisting of just a single worksheet. This file needs to be circuated to other users as well so that they can add their comments on it. I want all users to work on tht particular sheet i.e. users should not be able to insert/add a new worksheet to the...
  10. zonash001

    Fixing Javascript Problem

    i've designed an intranet consisting of three frames namely header, navigational and content. Besides, i m also using a DHTML popup menu placed in the navigational frame. The sub menus pop up in the content frame. The intranet is a mixture of .asp (information fetched from database) and .htm...
  11. zonash001

    IIS- Virtual SMTP Server and Sending mails from ASP

    Are there any specific configuration settings for the Default SMTP virtual server tht comes with Win XP Pro to send mails from an asp page. Working with default configurations, my mails are queued up at C:\Inetpub\mailroot\Queue How to resolve this issue?????
  12. zonash001

    Using CDO object to mail from an asp page

    pixl8r's code worked to the extent that the error has been removed. The problem now is mails aren't received by the recepients. Instead they are queued at C:\Inetpub\mailroot\Queue Wht to do now????????
  13. zonash001

    Using CDO object to mail from an asp page

    hi all... i need some assistance on CDO Object....I m designing a suggestion box to be placed on company's intranet. And in relation, i've two questions related to sending mails from an asp page. The first one is how can i send anonymous emails from an asp page. The second one is currently...
  14. zonash001

    Sorting records...

    hi there.... i need some help on sorting records in asp.....here is the scenario.... i've two fields "MonthBilled" and "Amout" stored in an access database. It contains dummy data as: MonthBilled Amount ------------- --------- 01-2004 1000 03-2004 800 02-2004...
  15. zonash001

    Working with frames

    i've designed a site using three frames: a header frame at top; a navigational frame at left and a content frame on right. The navigational frame contains a dhtml pop up menu. When the mouse is moved over the menu, the sub menu pops up on the content frame. Next, i've a link on navigational...

Part and Inventory Search

Back
Top