Quantcast
Channel: Web Forms
Browsing all 23244 articles
Browse latest View live

SQL datatable with Gridview

My Source:DataTable groups = new DataTable();SqlDataAdapter adapter = new SqlDataAdapter("SELECT Name, Group_ID FROM Groups", con);adapter.Fill(groups);GridView1.DataSource = groups;...

View Article


Button event not working as expected

Help me to sort the below issue.By clicking the button in my webpage it will navigate to the previous page of my applicationThe code in button event is  below.HttpContext.Current.Response.Clear();...

View Article


Image may be NSFW.
Clik here to view.

Enter sequences

Hi,I  some fields in my webpage. and 4 buttons. the buttons are1.insert2.update3.home4.logout i am entering some fileds and pressed enter its going to logout. i should not want logout. i want either...

View Article

GridView error on Edit link clicked

I am using Visual studio 2010, targeting 3.5 framework with MySQL database as the backend.My gridview loads fine, I click the 'Edit' link and it allows me to edit.  Once I hit the 'Update' link I keep...

View Article

Export to excel does not display dialog box

hi everyone!I have a website running asp.net, and can export to excel.The problem is when it run on develop machine the dialog box display , On server machine it also OK. But on client when click...

View Article


How to elimitnat spaces from dropdownlist in asp.net?

Hi m using the following dropdownlist in a web form.<asp:DropDownList id="ddlTest" runat="server">and the codebehind file is in c#, which bind this dropdown list with a data source in the...

View Article

No http handler was found for request type 'POST'

Hi, I am developing chart in VS 2010. In Web.config : &lt;handlers&gt; &lt;remove name=&quot;OPTIONSVerbHandler&quot; /&gt; &lt;remove...

View Article

DropdownList error

I get the following error when I try to assign a value to a dropdownlist: 'ddlRespondingVehicles' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name:...

View Article


Advanced User Interfaces in ASP.NET

Hi All,I'm looking for a book on creating advanced user interfaces in ASP.NET.I'd like to develop new advanced  web controls or to use existing ones similar to web controls used in web sites like...

View Article


Alipay issue in asp.net

hi,I am new to this forum. How to ingerate the alipay payment gateway with asp.net C#.I have searched in google i can't find the way.Could you please tell what are the parameters should be pass with...

View Article

Drop down value bindings with jquery

Let us say i have below control on my webfarm.a)Dropdownlistb)text Box c)text box d)list box e)DDL.I am using choosing values from b,c,d,e to fetch values from back-end  and display data...

View Article

asp.net session

Based on filter criteria(multiple drop downs,tes\xt boxes) fethcing the 5k+ records and binding to gridveiw.          Gridview have drop down filters on every column ,and also sorting  on every column(...

View Article

WebForms vs MVC

Quick question for you all, I have a requirement for which we are doing a sales demo. The client wants to build a medical claim form (the form spans over 3 pages and has over 50+ form controls)Shall we...

View Article


UpdatePanel Image with round corner

Actually I wish to round corner the Image and then display it in updatePanel... Without roundcorner functions it's working fine...But when I run the functions for round corner image, its giving File...

View Article

Facing issue while fetching hostname from windows7

Hello, I have used below piece of code to get the hostname from the client machine. string computer_name = System.Net.Dns.GetHostEntry(Request.ServerVariables["remote_host"]).HostName; 1) The above...

View Article


UpdatePanel Image

Hi, Actually I wish to round corner the Image and then display it in updatePanel... Without roundcorner functions it's working fine...But when I run the functions for round corner image, its giving...

View Article

Is it possible to do a push notification for my webapplication?

I have developed a webapplication with Visual Studio 2012. I have also uploaded my almost completed webapp into windows azure "website" function and migrating my database to the "sql database"...

View Article


Avoid refresh resending information

Hi, I have a textbox and a button. When I click the button an event handler is called but after clicking the button if I press refresh the event handler is also called. On both cases the IsPostBack is...

View Article

Emailing in webforms

How can i send an automatic email using a persons email address at the click of a button..

View Article

session.timeout

how to show a message in popup dialgue  when session expires and redirect to login page

View Article
Browsing all 23244 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>