Search Results

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: JackyGZ
Forum: ASP.NET Jun 12th, 2008
Replies: 11
Views: 2,758
Posted By JackyGZ
Ok--Tell me your Folder structure. Is the default.aspx in the Amit folder or the Amit/dll folder?

Are you using DotNet 1.1/2.0?

What is the name of the Virtual Directory you have created in IIS...
Forum: ASP.NET Jun 12th, 2008
Replies: 8
Views: 4,801
Posted By JackyGZ
try this

<configuration>
<system.net>
<mailSettings>
<smtp deliveryMethod="network">
<network
host="localhost"
port="25"
...
Forum: ASP.NET Jun 12th, 2008
Replies: 11
Views: 2,758
Posted By JackyGZ
use this -- http://localhost/Amit/dll/default.aspx
Forum: ASP.NET Jun 11th, 2008
Replies: 4
Views: 603
Posted By JackyGZ
return true;
This should be after -- conn.Close();
}

Just before the closing } of the function.
Forum: ASP.NET Jun 10th, 2008
Replies: 4
Views: 603
Posted By JackyGZ
private bool is a function and all functions must use the return keyword to return a value. if you do not want to return a value--use a procedure
Forum: ASP.NET Jun 10th, 2008
Replies: 1
Views: 483
Posted By JackyGZ
Could you provide some details of the link--like URL, etc.
Forum: ASP.NET Jun 5th, 2008
Replies: 2
Views: 3,503
Posted By JackyGZ
check out this link: http://msdn.microsoft.com/en-us/library/ms178581.aspx

I dont understand why none of the posters use Google Search and MSDN before posting their basic problems here.
Forum: ASP.NET Jun 5th, 2008
Replies: 6
Views: 753
Posted By JackyGZ
If you cant find a project - think up a project or get in touch with someone who may want to develop an Application--like your school, college, friends, relatives, NGOs, businessmen, traders, dealers...
Forum: ASP.NET Jun 5th, 2008
Replies: 4
Views: 4,805
Posted By JackyGZ
Try to retrieve the Full path with - FileUpload.PostedFile.FileName

check out these 2 links:
http://www.wrox.com/WileyCDA/Section/id-292158.html...
Forum: ASP.NET Jun 5th, 2008
Replies: 9
Solved: Login page
Views: 1,426
Posted By JackyGZ
Check out these links for the code, etc:
http://msdn.microsoft.com/en-us/library/ms178329.aspx
http://msdn.microsoft.com/en-us/library/d51ttbhx.aspx
http://www.asp101.com/Samples/login_aspx.asp...
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC