User Profile

Collapse

Profile Sidebar

Collapse
edwinparker
edwinparker
Last Activity: Dec 19 '07, 09:54 PM
Joined: Mar 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • edwinparker
    started a topic export gridview images to excel
    in .NET

    export gridview images to excel

    Hi,

    I'm trying to convert a gridview to an excel report and have one small hang up. So far I've been able to create my gridview and export it to excel ok, but in my gridview I have an image. The problem is, the image won't display unless I'm connected to the Internet or if I use a relative path and have the image stored relative to the excel file. Is it possible to "embed" the image from the gridview into the excel workbook...
    See more | Go to post

  • edwinparker
    started a topic Trouble with query

    Trouble with query

    I'm wondering if someone might be able to help me with a query in mysql.

    I have 3 tables that contain the information I need.

    Table 1
    Id1
    .
    .
    .

    Table 2
    Id2
    Id1(FK)
    .
    .
    .

    Table 3
    Id3
    Id2(FK)
    .
    .
    .

    I want to pull all the information from these tables if table 2 has more than one...
    See more | Go to post

  • edwinparker
    started a topic HTML to PDF or DOC
    in .NET

    HTML to PDF or DOC

    I'm currently working on a ASP.NET (C#) web application to process bids. Right now the user will enter in some rich text into a textbox (I'm using FreeTextBox for this) and the text gets saved as HTML to a MYSQL database. I need some suggestions on how to take this HTML and put it into either a PDF or Word. The problem I'm having is keeping the formatting like it would show in a browser, but have it in a PDF.

    For example I might...
    See more | Go to post
No activity results to display
Show More
Working...