-
Has anyone try to scrape information from a web page? I have an application that can not connect directly with the data server but the client has an web page that display the data that my program needs. Has any one had any experience in coding, to scrap from a web page (preferably in VB.NET) or is...
Last updated: -
Hiding query string in ASP.NET 3.5 application
Hi, Can any one tell me how can I hide query string from address bar of web browsers, due to security reasons. I know I can pass data from one page to another page through sessions but this time I need to do this through query string. So please tell me how I can do so?
Last updated: -
how to set footer only on first page.other page should not include footer.Is there any kind of Css ?
Last updated: -
Absolute Positioning of controls in ASP.NET 3.5
hi can one clarify the following query,"HOW TO MOVE CONTROLS FREELY ON ASP.NET3.5 WEBPAGE"
Last updated: -
To Access the details from gridview all row single cell
Hi friends, I have one gridview in which I bindinig data ,in gridview I have four BoundField and one template field in template field I put Insert Item template which contains Textbox . What is my requrement ? at the submit button click I want access all Textbox value and store into Database. If...
Last updated: -
ASP.NET 3.5 control drag and drop
How to drag and drop ASP.NET 3.5 control and move these control on form
Last updated: -
Publishing/Copying asp.net website
I need to find out the difference between copying the website (which includes the .aspx.vb files) from development server to production as compared to using the publish website tool in Visual studio. is there any difference in the website's page loading time when copied or published.
Last updated: -
Data retrieval from TextBox and insert in to database
Hi i am learning c#2008 and asp.net3.5. I want to get data from my textbox control and insert it in database so i cant find any source code or presentation so please tell me how to do it or give me site address where i can find this Thanks
Last updated: -
The GridView ‘GridViewsearch’ fired event PageIndexChanging which wasn’t handled.
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. Exception Details: System.Web.HttpException: The GridView '[strong]GridViewsearch[/strong]' fired event...
Last updated: -
GridView different Page view problem – Visual Studio, ASP.NET
definition of question are as follows: [HttpException (0x80004005): The GridView 'GridViewsearch' fired event PageIndexChanging which wasn't handled.] System.Web.UI.WebControls.GridView.OnPageIndexChanging(GridViewPageEventArgs e) +1495955 System.Web.UI.WebControls.GridView.HandlePage(Int32...
Last updated: -
How to Display The Windows Login ID in ASP.NET
We are developing an ASP.NET 2.0/3.5 application that needs to display the logged in Windows Userid of the user. Is there a method that we can use that will allow us to determine this information ?
Last updated: -
how can i get ExecuteXmlReader() in OLEDB? i used sql server databse in my project. but now i want to change it to OLEDB. but ExecuteXmlReader() is not in OLEDB. what can i do to solve this? pls reply.
Last updated: -
Button must be selected twice to display hidden controls
Hello, I have this issue with ASP.Net where i have to click my link button twice to get my controls to display. Can anyone take a look at my code to tell me why? This is a somewhat urgent request. My goal is to only show the footer row when one of the linkbuttons are clicked. In the code below,...
Last updated: -
Help Needed For Security Of Presentation Logic (.ASPX file ) in ASP.NET3.5
Hi All, Can any one help in my dialema ? I am planning to write some small website in ASP.NET3.5 which will run on stand alone PC only ( That meant server and client browser will be on same PC only ). So after installation of the site If I want to hide all .ASPX pages such that owner of that PC...
Last updated: