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 gkittelson 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. Harish77

    Datagrid class (Generic) ??????

    Thank you Shaddow, Sorry for asking, but do you have any sample code for doing this.
  2. Harish77

    Datagrid class (Generic) ??????

    Hi All, I am working with a project using ASP.NET. It is an intranet project, and most of the data is displayed using datagrid. Most of the screens I have Add records, edit records, delete, paging, filtering the data etc. Now it becomes a repitative task to code for each page the datagrid...
  3. Harish77

    Loading controls in Datagrid

    Dear All, I am being assigned a task of developing a .NET web application from an existing client server(CS) application (VB). It is a requirement that much of the things should look similar to the existing CS Application. Now i have flexgrid in one of the form where there are controls in the...
  4. Harish77

    Session between ASP and ASPX

    Thanx Corran, will look in to this and get back to you
  5. Harish77

    Session between ASP and ASPX

    Dear All, I had been given the task of migrating a part of an existing ASP application to ASPX. Now one of the first problems I am facing is to maintain the session variables between ASP pages and ASP.NET pages. Eventhough I had been looking for a lot of help I couldnt get much. So if somebody...
  6. Harish77

    ASP Template Driven

    Hi Gabe, Thanx for the information. I am going through the site. if you have more informations..please pass on Regards Harry
  7. Harish77

    ASP Template Driven

    Dear All, I am here with a interesting task . Let me explain the scenario I have got a task to make an EMail stationery. But the Email stationery should be a customizable one. That is, let us suppose that i can have an asp page and start customizing the EMail Stationery with presentd template...
  8. Harish77

    Lotus Mail Server and SMTP

    Need help. The scenario is given below MACHINES LAYOUT: The deployment server machine where the SMTP is configured and ASP files are hosted) is connected to a Win NT Domain Controller . This domain Controller is connected to another Windows NT Server which runs the Lotus notes email server...
  9. Harish77

    SMTP and Lotus DOMINO

    Public Sub ProcessLotusMail() Dim conICI As New ADODB.Connection Dim rsLotusPo As New ADODB.Recordset Dim SQLGetMailsfromTbl$ Dim Connectionstr$ Dim Session As Object Dim MailDoc As Object Dim rTItem As Object Dim TimeofficeDB As Object '''Dim mObjAtt As Object On Error GoTo errDesc...
  10. Harish77

    SMTP and Lotus DOMINO

    Dear Mr. Peter, Thank you for the code. But i know that code, I was asking you some code for sending mails from Active Server Pages to lotus notes using Notes.Notessession. I think you got my point. Using ASP page to look in to the notes db and send mail to that user db, thats it. Regards Harry
  11. Harish77

    SMTP and Lotus DOMINO

    Hi Peter, Iam exactly looking for the ASP Page code. I have done some coding never seems to be working . Please help Thanx in advance Harry
  12. Harish77

    SMTP and Lotus DOMINO

    Dear Peter, Can we use ASP to send mails to notes rather than i try smtp to send the mails ?? What Say? Please help . iam meeting a deadline soon. Harry
  13. Harish77

    Dear All, Need help. The scenari

    Dear All, Need help. The scenario is given below MACHINES LAYOUT: The deployment server machine where the SMTP is configured and ASP files are hosted) is connected to a Win NT Domain Controller . This domain Controller is connected to another Windows NT Server which runs the Lotus notes email...
  14. Harish77

    SMTP and Lotus DOMINO

    Dear All, Need help. The scenario is given below MACHINES LAYOUT: The deployment server machine where the SMTP is configured and ASP files are hosted) is connected to a Win NT Domain Controller . This domain Controller is connected to another Windows NT Server which runs the Lotus notes email...
  15. Harish77

    Problems in internet mail service and SMTP routing and OWA

    hi Vibiana, I couldnot find out "Enable all users".. in the connection tab . Can you be please more specific in this regard. And if it is the two check boxes which you are specifying then it is unchecked . I meant the chebox which says "Client can only submit if homed on this...
  16. Harish77

    SMTP not working

    Hi Epohl, I have cofigured two domains in the DNS manager fro this server. Now both are secondary domains and take the data from a remote machine. i have also given the ip of the remote server as a forwarder for this DNS server. Iam not using a fire wal at all. Thank you Harish
  17. Harish77

    SMTP not working

    Hi all, Iam facing a strange problem with SMTP service in IIS 5.0 . Iam using windows 2000 advance server. I had configured the SMTP servcie and when i sent a mail it comes to the "Queue" folder and from there it is not being routed at all and ultimately goes as a bad mail say after...
  18. Harish77

    Problems in internet mail service and SMTP routing and OWA

    Let me describe the problems one by one. The exchange server configurations: We are running Exchange Server 5.5 with Exchange Service Pack 4. We have configured two domains (DNS) in this server say "xyz.com" and "abc.com"(names are fictious). We have configured our...

Part and Inventory Search

Back
Top