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
~6K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Dhruv Shah

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 …

Member Avatar for sivabalakiran
0
434
Member Avatar for Dhruv Shah

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"); …

Member Avatar for masijade
0
2K
Member Avatar for Dhruv Shah

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

Member Avatar for krany18
0
418
Member Avatar for Dhruv Shah

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

Member Avatar for kapil.goyal
0
179
Member Avatar for techkar

hi experts, Here there is a requirement in my project, like sending a automatic mail to a particular person,at particular time. [B]for examples[/B]: If there is an expiry date for a customer's account, a week before the expiry date a mail should be send to the customer as a remainder. …

Member Avatar for flakita227
1
2K
Member Avatar for Dhruv Shah

Hello, I need a javascript which checks that user's mobileno should start from 9, otherwise it gives error. Thanks and Regards Dhruv Shah

0
82
Member Avatar for 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... …

Member Avatar for peter_budo
0
118
Member Avatar for Dhruv Shah

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 …

Member Avatar for web_developer
0
55
Member Avatar for Dhruv Shah

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] <%@ …

Member Avatar for web_developer
0
99
Member Avatar for Dhruv Shah

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 = '" …

Member Avatar for sierrasoft
0
119
Member Avatar for Dhruv Shah

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 …

Member Avatar for tgreer
0
73
Member Avatar for Dhruv Shah

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()> …

Member Avatar for web_developer
0
180
Member Avatar for Dhruv Shah

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...............

Member Avatar for tgreer
0
93