I Used the above code to Handle the HTTP Error Code, My Problem Is as follows,
This My Program URL http://localhost/Work/CustErr/Default.aspx,
When I alter The URL Like This http://localhost/Work/CustErr/Default2.aspx, I Can Able To Get The 404 Error, For Page Not Found,
When I Try This url http://localhost/Senthil/Work/CustErr/Default.asp Or http://localhost/Work/Custrr/Default.aspx both of the url...
User Profile
Collapse
-
Custom HTTP Error Code Handling
-
Calling ServerSide Function On Page Unload
Is't Possible To Call Code Behind Function( Server Side Function) In ASP.NET While Unloading a Web Page, i want to call ServerSide Function In
,Code:<body onunload="example()">
Please Gudie Me,
Thanks In Advance -
Transaction Where Is Works More Efficiently
Hi programmer's,
Using Transactions in Windows application is more effective or using transaction in Web Application is More effective ?
Thanks in Advance -
Automatic Redirect Of Page after Session Expire
hi Programmers,
In course of my project now i facing an proble that i have to Redirect the page to some other Page after the Default Session Time Expire
...Code:<sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" cookieless="false" -
Hold Execution
...Code:using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; using System.Data.SqlClient; namespace TestMsgBox { /// <summary> /// Summary -
Need Help
this is my problem
in a webform user have to enter the email id, if he click the button,i have to check whether the mail id exists or not from the database,i solved this part,problem is here,i have to ask confirmation from the user whether to change the email id or continue with the same,here i dont know what to do, how to call clientside script from the C# and vice versa.
Thanks in advance -
windows_mss replied to When I Select Source & Destination Dynamically Path Getting Scatter Across The Mapin .NETI Missed This line in <head>
Code:<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
Dynamic DataGrid
hi,
i have create datagrid with Edit link button and update provision,
i'm updating the information using Emp id,
while updating i have to make empid textbox enable = false or i have to make it
invisible,my datagrid design i below,
...Code:case "Update": string s1,s2,s3; //e.Item. TextBox Eid=(TextBox)e.Item.Cells[4].Controls[0];
-
hi akshah,
put all the image inside one folder and name in sequence number from 1 ...,
by using for loop u can increment that one ....?
i hope so i will helps u to go furtherLeave a comment:
-
-
windows_mss started a topic When I Select Source & Destination Dynamically Path Getting Scatter Across The Mapin .NETWhen I Select Source & Destination Dynamically Path Getting Scatter Across The Map
When I Select Source & Destination Dynamically,
Path Getting Scatter Across The Map...
hi,
i can able to get the Correct Route and Path for the corresponding Source
and destination, like this,
map.GetRoute('R edmond, Washington, United States','seattl e, Washington, United States',VEDista nceUnit.KiloMet er,VERouteType. Shortest);
when i try to do the same dynamically,... -
How to display map
hi,
im novice to WebService and MapPoint Too,
how to use MapPoint WebService In ASP.NET to display a map,
thanks in advance
No activity results to display
Show More
Leave a comment: