No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
13 Posted Topics
I am developing a web site based on Job Application. Now when i run this site at my client's computer the pages are look much wider. I have 17 inch Monitor and my client has 15 inch monitor. So how could i slove this problem regarding the screen resolution. Please … | |
As I am new to MySQL, I dont know how to connect my jsp page to the MySQL Database. So please help me by giving some code on how to connect. I have downloaded driver for Java named as Connector/J. MySQL version is 5.0. In this line con = DriverManager.getConnection("jdbc:mysql://localhost/JSP_MYSQL?user=root&password=admin"); … | |
i am developing a job site and i require to search for records from the database. i m passing value fro that parameter in textbox. so please help me thanks in advance | |
hello, i want to know that how to pass parameter in crystal report in asp.net using vb.net 2003 i want to pass parameter through drop down list control plz help me out thanks in advance it';s hurrry | |
Re: Actually i dont know the name of my smtp host. should i write there localhost or my IP address... Please help me out.. Thanks | |
Hello, I need a javascript which checks that user's mobileno should start from 9, otherwise it gives error. Thanks and Regards Dhruv Shah | |
Hello everybody there. I am developing an application for peroject management. Now i require that any new user has to be created he should send an email to the adminstrator. and then adminstrator will make that person the user of the portal... So please help me out of this problem... … | |
Hello Everybody there, I am developing a site in which I require that once a user login in the site then and then only user is able to click on the aviable links to other pages. If user has not logged on and tries to click on the links, then … | |
Hello Everybody, I want to know that how we can delete the record from the datagrid only, that data should not be deleted from the database. i.e., It should not be seen in webpage,but it should remain in the database. Please help me out soon.My existing code is: [CODE=asp.net] <%@ … | |
VB.NET Code behind: [code] [COLOR=#0000ff]Private[/COLOR][COLOR=#0000ff]Sub[/COLOR][COLOR=#000000] Button1_Click([/COLOR][COLOR=#0000ff]ByVal[/COLOR][COLOR=#000000] sender [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] System.Object, [/COLOR][COLOR=#0000ff]ByVal[/COLOR][COLOR=#000000] e [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] System.EventArgs) [/COLOR][COLOR=#0000ff]Handles[/COLOR][COLOR=#000000] Button1.Click[/COLOR] [COLOR=#0000ff]Dim[/COLOR] dbconn [COLOR=#0000ff]As[/COLOR] SqlConnection [COLOR=#0000ff]Dim[/COLOR] dbcommand [COLOR=#0000ff]As[/COLOR] SqlDataAdapter [COLOR=#0000ff]Dim[/COLOR] dslogin [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] DataSet dbconn = [COLOR=#0000ff]New[/COLOR] SqlConnection("Server=localhost;UID=sa;PWD=sa;database=websiteDemo") dbconn.Open() dbcommand = [COLOR=#0000ff]New[/COLOR] SqlDataAdapter("Select UserID from " _ & "Login Where " _ & "Username = '" … | |
hello.... as i m building a job site. i am getting resume for the applicants through,but now i want to send them auto generate mail. i.e; when they send me mail and after i get the mail. my system should automatically send the mail to them that thank you for … | |
hello there i want to send an email in which user has selected an attachment to send. below is the code for it: [code=asp.net] [COLOR=#0000ff] Imports[/COLOR][COLOR=#000000] System.Web.Mail[/COLOR] [COLOR=#0000ff]Public[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]Class[/COLOR][COLOR=#000000] WebForm1[/COLOR] [COLOR=#0000ff]Inherits[/COLOR] System.Web.UI.Page #[COLOR=#0000ff]Region[/COLOR] " Web Form Designer Generated Code " [COLOR=#008000]'This call is required by the Web Form Designer. [/COLOR]<System.Diagnostics.DebuggerStepThrough()> … | |
I am developing a SIte. in which i have to build login page... so can somebody plz help me out....i have to complete within 4 days... i am using ASP.NET 2003 with VB.NET 2003 as COdeBehind and SQL SERVER 2000 as BAckend... Please help me............... |
The End.