Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #20.4K
Ranked #4K
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for pranabmohanty

hello everyone., i m new to asp.net. i am using fileupload control in my project. i want the complete file path...in IE i am getting the complete file path but not in Mozilla....in mozilla i am getting the file name only i.e. myfile.xls.......but i want the complete file path i.e. …

Member Avatar for arasan123
0
290
Member Avatar for pranav_jog

If i try to access the [url]http://Amit/dll/default.aspx(Try[/url] to open the file) i get the error mentioned below: The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. HTTP Error 404 - File or directory not found.<BR> Internet Information Services (IIS)

Member Avatar for krik_ar
0
116
Member Avatar for fayenot

can anyone help me.. im trying to send an email to a user who forgots his/her password.. i configured my web.config into the codes below but still getting this error message..please help... [ICODE]<system.net> <mailSettings> <smtp deliveryMethod="Network" from="faye@webmaster.com"> <network host="dddweb\sqlexpress" port="25" /> </smtp> </mailSettings> </system.net>[/ICODE]

Member Avatar for JackyGZ
0
832
Member Avatar for ku4n

This is my Default.aspx.cs [code=asp.net] using System; using System.Configuration; using System.Data; using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.HtmlControls; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Xml.Linq; using System.Data.SqlClient; public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { } protected void Button1_Click(object sender, EventArgs e) …

Member Avatar for JackyGZ
0
113
Member Avatar for sesi

hello friends i am sesi working as system admin i have create a virtualdirectory there my site working fine....( where the link gets dynamic data folder) but the link is not working after i have hosted. could you pls help he in this regard.... (i have allowed all active server …

Member Avatar for JackyGZ
0
62
Member Avatar for balamurali07

Im a B.E. final year student please message me an title and detail of ASP.Net project or VB.Net project or c# project

Member Avatar for technogeek_42
0
94
Member Avatar for pranav_jog
Member Avatar for JackyGZ
0
122
Member Avatar for santhanalakshmi

Hi, I was new to c# and asp.net .I want to create a simple login page using ASP.net with c# code behind.I had 2 textboxs(username and id) and 1 button control.I stored all the username and id in MS ACCESS database.Database name "user.mdb" and table name "table1" (only 2 fields …

Member Avatar for JackyGZ
0
153