Search

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

Matching Posts

  • Re: Finding first row with data in the excel sheet

    Yes i have, but say I want to push into the datatable only data from Rows A 10 to whatever is the last row number that contains data. How do I do that? The last row that will contain data varies from spreadsheet to spreadsheet, so how can i make it dynamic to where it has a fixed starting row, but finds out the last row that has data, and use it as the last row that has data?
  • Finding first row with data in the excel sheet

    I am trying to parse through an excel sheet and fill in the data from it into a data set and then work with the extracted data. Presently im targeting the coordinates that the data is filled in to in the excel sheet and then extracting the data by code. For eg. if cells A1 - G14, I target them and upload the data in to the data set. How can i set it to where it can check to find the first row with data on the spreadsheet to the last row with data and then extract that? Eg, if there is no data from
  • Re: Displaying HTML form in a web page

    How could I pass values from the page within the Iframe to the .aspx page?
    Posted to Web Forms (Forum) by renitdaniel on 8/10/2009
  • Iframe within a .aspx page

    Hi Scenario: I wanted to display an HTML page on my aspx page and did so using IFrames. Question: 1) Is there any other way other than using IFrames? 2) How could I pass a value from the page within the Iframe to the .aspx page? Thanks
    Posted to Web Forms (Forum) by renitdaniel on 8/10/2009
    Filed under: iFrame
  • Re: Displaying HTML form in a web page

    Thank you for the suggestions and advice guys. Im working on it. @Rick - I agree with your perception of integrating it with existing code and I will be doing it down the process. Just waiting for a few more things to fall in place before I actually do it. I want this done for an immediate solution that would keep me afloat till I actually get the green flag to refactor code to include it into my .net page Thanks once again guys!
    Posted to Web Forms (Forum) by renitdaniel on 7/28/2009
  • Displaying HTML form in a web page

    I have an HTML form that is already generated and does a certain function. Now I want to diplay this page as a part of another web form I am creating in another project. How can I make this HTML form accessible through this web page? A part of the web page should be displaying the HTML form. Suggestions?
    Posted to Web Forms (Forum) by renitdaniel on 7/27/2009
  • Re: Website deploy

    It would be advisable to have a test server, where you can publish and deploy your website first. Then, when you are completely ready with all the changes, move the whole 'changed' application to the production server.
    Posted to Configuration and Deployment (Forum) by renitdaniel on 12/10/2008
  • Re: BC31019: Unable to write to output file.....

    Try going to C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\test1\6e457dbc\e1499f62 right click on the folder and click Properties, uncheck the "Read only" option and click apply, apply to all folders and its subfolders. Do this for the folders test1, 6e457dbc and e1499f62 Rerun and see if you hit the error still.
    Posted to Installation and Setup (Forum) by renitdaniel on 12/10/2008
  • Re: .net installation process

    Just pop in the Visual Studio.Net (2008/2005) CD and follow the steps. Its pretty straight forward or your company might have an image file (.iso) of these CDS and you van just run those off of a virtual CD drive or so.
    Posted to Installation and Setup (Forum) by renitdaniel on 12/10/2008
  • Re: Simple Copy Files Deployment Question

    I worded it wrong there Madog, my bad. When i said IIS restarting, i meant to say IIS will restart just your application, i.e. just the app which has it's file changed. So, a simple copy and paste of the updated file should work as long as you have access to the remote server.
Page 1 of 9 (81 items) 1 2 3 4 5 Next > ... Last ยป