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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mmcshane

  1. mmcshane

    Cant get all my HTML doc doing Send Page by Email in IE6

    It is a 4 page insurance application online that is built in HTML and has some prefilled information in it as well. When I view it I can scroll down and see all 4 pages but it wont email all 4 pages. Only get the first page. I dont have a Previous and Next in the HTML code of the document. How...
  2. mmcshane

    Cant get all my HTML doc doing Send Page by Email in IE6

    I am attempting to use the Send Page by Email feature in Internet Explorer 6.0. My problem is my html document that I am trying to Email is 4 pages long. It puts page 1 in the body of the Email but pages 2-4 are blank. I am using Outlook 2000 as my Email program. Any Ideas on this one? Is the...
  3. mmcshane

    MS Word Integration with SQL Server

    I have the MS ActiveX Data Objects 2.6 checked in my references window. Is this the one that your referring to that I should uncheck? What I currently have is I am using the following code to pass parameters from inside Document_Close to my stored procedure: Set cmd.ActiveConnection =...
  4. mmcshane

    MS Word Integration with SQL Server

    I am trying to use a form in MS Word to capture data and put that into a SQL Server Table using ActiveDocument in MS Word. My question is the events I need to kick off my macro are the Save and SaveAs events How would I do this? Thanks
  5. mmcshane

    MS Word to SQL Server Integration

    I am using a Form created in MS Word and I am wanting to capture all the information input about the form and put it into a SQL Server Table using ActiveDocument. My Question is How would I kick off my macro in MS Word when the user does a Save or SaveAs because those are the events I need for...

Part and Inventory Search

Back
Top