Search

You searched for the word(s): userid:519688

Matching Posts

  • setting excel header image using asp.net

    I have developed an application for a company and i used office automation in generating the report into excel. I want to change the pagesetup rightheader to an image. This is the former code that i used, i used the company name osheet.PageSetup.RightHeader = "bluemicros" I want to change the companyname to the company logo at the rightheader so that it will reflect on every sheet printed. this will act as the companys watermark anytime the report is printed. i used the following code but
  • Creating an Excel file dynamically very urgent

    I am trying to export data into excel but am having this particular error. i dont know what to do to rectify the problem. pls it is very urgent The error description Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070005. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code
    Posted to Getting Started (Forum) by ejedspence on 12/1/2007
  • file download dialog box

    i need a code to call the file download dialog box of a browser. i don't know what to do about it. i really need it urgently.
    Posted to Web Forms (Forum) by ejedspence on 8/29/2007
  • Re: Refresh entire webform without losing querystring parameter

    Well to make the page refresh, you will have to call the meta tag for refresh. This can be done by creating a label or string but better with label. you can create the label on your web form Let us assume. Dim msg as Label msg.Text += "<meta http-equiv=""Refresh"" content=""3;URL=""Request.Url.ToString(), false""/>" Then 3 there means that it will refresh after 3secs, and the request.url.tostring will call the current url with all
    Posted to Web Forms (Forum) by ejedspence on 8/27/2007
    Filed under: cache datatable object alter add column, word-wrap
  • Re: Refresh entire webform without losing querystring parameter

    it will be compounding problems for the person to now starting applying ajax in the application and perhaps his hosting company might not be supporting ajax for now. i think he should place the request.Querystring("") code on page_load event. Note don't place under the if Not Page.IsPostback cos it won't work.
    Posted to Web Forms (Forum) by ejedspence on 8/26/2007
  • code to start up internet explorer

    i have a problem and i hope i will find someone to help me with it. i need a code to start up internet explorer and the button or link when clicked will start the page in a new browser. I developed 2 ajax application application and they are both running on an intranet. i wrote a small desktop application to start it up but i found out if one is up, the other will loads its page in the former if i should start it up too. i want them to start up in new explorer any time they are clicked irrespective
    Posted to Client Side Web Development (Forum) by ejedspence on 8/26/2007
  • All about creating asp.net pages dynamically

    I want to create pages dynamically I am developing a site in which i want to display the data in a database in a page but i want to make the pages to be named the id of record i want to display. I want it in two different ways html and aspx. Some thing of that nature was done in Community starter kit but i really couldn't get it i need a good explanation on how to go about it. Thank you and expecting response very soon.
    Posted to Web Forms (Forum) by ejedspence on 5/26/2007
  • Adrotator and swf files

    Adrotator only shows jpeg and gif images, i want it to show swf images or files as in shockwave files. How can i achieve this. Thanks
    Posted to Getting Started (Forum) by ejedspence on 10/15/2006
  • Cassine

    i am deploying my application as standalone using cassini web server but i am having problems with it displaying pictures on my web forms What can i do to rectify it because i think it is the same idea behind this webserver that is behind Web matrix server.
    Posted to Cassini Sample Web Server (Forum) by ejedspence on 9/30/2006
  • Need some urgent codes

    Thanks for the codes in the pdf and excel format. I need to button click code that can link to and html file. i am trying to create an help file link and i want my users to click a button and get a html file quickly opened.
    Posted to Web Forms (Forum) by ejedspence on 8/13/2006
Page 1 of 6 (60 items) 1 2 3 4 5 Next > ... Last »