Search Results

Showing results 1 to 40 of 147
Search took 0.01 seconds.
Search: Posts Made By: anuj576
Forum: IT Professionals' Lounge 21 Days Ago
Replies: 77
Views: 30,074
Posted By anuj576
A web Developer but not an expertise in one technology.
I have developed web applications on ASP.NET, PHP & MySQL and currently i am working on JSP.
Forum: JavaScript / DHTML / AJAX 21 Days Ago
Replies: 5
Views: 413
Posted By anuj576
I used alert and the response contains the HTML tags also with "Yes" or "No".
How should i remove the HTML tags and get only "Yes" or "No"?
Forum: Java 21 Days Ago
Replies: 8
Views: 298
Posted By anuj576
Can you please brief us on the error that you are getting.
Forum: JavaScript / DHTML / AJAX 22 Days Ago
Replies: 5
Views: 413
Posted By anuj576
This is where the problem is. On my JSP page after certain processing i wrote
out.println("Yes")
but in responseText "Yes" is not being stored so it goes into the else part.
Forum: JavaScript / DHTML / AJAX 23 Days Ago
Replies: 5
Views: 413
Posted By anuj576
Hey Guys,
I am using JSP with AJAX. After a certain JSP script is processed the output is sent to the responseText. Now, I want to check what output responseText consists so that i can perform...
Forum: JavaScript / DHTML / AJAX 24 Days Ago
Replies: 5
Views: 224
Posted By anuj576
The link is not working.
Forum: JavaScript / DHTML / AJAX 24 Days Ago
Replies: 5
Views: 224
Posted By anuj576
It's just test pgm and for my personal use. Please provide the logic.
Forum: JavaScript / DHTML / AJAX 24 Days Ago
Replies: 5
Views: 224
Posted By anuj576
Hey Guys,
I am using Ajax with JSP.What I am trying to do is when the user enters a name and clicks on the button it goes to a jsp page.
On the jsp page it is checked whether the name is present in...
Forum: JavaScript / DHTML / AJAX 25 Days Ago
Replies: 1
Views: 341
Posted By anuj576
Hey Guys,
I want to redirect a page to another page in JSP after a certain validation has been done using AJAX. If the validation is done it should redirect the user to another page but if...
Forum: Java Oct 14th, 2009
Replies: 1
Views: 254
Posted By anuj576
Hey Guys,
I want to convert a character to it's bit representation.
For eg:
If i have the char 'J' then it's bit representation is '01001010'.
Pleae tell how??
Forum: Java Sep 28th, 2009
Replies: 1
Views: 168
Posted By anuj576
Hey Guys,
I want to use mySQL with java and for this purpose i downloaded the mysql-j connector from the mysql website. But i dont know how to poceed forward. Please help..
Forum: ASP.NET Sep 12th, 2009
Replies: 3
Views: 264
Posted By anuj576
You can install IIS as follows:
1)Go to control Panel
2)Go to Add/Remove Windows Components
3)Check IIS n Click OK
Forum: MS SQL Sep 5th, 2009
Replies: 2
Views: 448
Posted By anuj576
Hey Guys,
Can you please tell me which version of SQL Server is compatible with Vista.
I have a Vista Home Premium Service Pack 1.
Forum: MySQL Sep 5th, 2009
Replies: 9
Solved: mysql problem
Views: 609
Posted By anuj576
Why was it not working in the first place???
Forum: MySQL Sep 4th, 2009
Replies: 9
Solved: mysql problem
Views: 609
Posted By anuj576
Uninstall all the old versions and the individual items from your system and then install XAMPP.
Could you please elaborate more on the error that you are getting.
Forum: MySQL Sep 3rd, 2009
Replies: 9
Solved: mysql problem
Views: 609
Posted By anuj576
why are you not using XAMPP???
Forum: Java Sep 2nd, 2009
Replies: 2
Views: 144
Posted By anuj576
hey guys,
I want to develop a web application using Java but i don't know where to start from. From where i should start learning and what all should i learn??
Forum: ASP.NET Sep 2nd, 2009
Replies: 1
Views: 265
Posted By anuj576
how do you want to assign the linkbutton?? I mean which property of the linkbutton you want to set to the word that is found??
Forum: ASP.NET Sep 2nd, 2009
Replies: 5
Views: 235
Posted By anuj576
Run the script in the management studio itself. I think you would only have to change the connection string and everything should remain the same.
Forum: ASP.NET Sep 2nd, 2009
Replies: 5
Views: 235
Posted By anuj576
if you want to take the backup of your DB then the management studio allows you to backup the tables as a script which is saved as .sql file. Later you can run the same script in sql server.
In this...
Forum: ASP.NET Sep 2nd, 2009
Replies: 5
Views: 235
Posted By anuj576
You can't backup a databa file by just copying the folder.
Do you have SQL Server Management Studio???
Forum: ASP.NET Sep 2nd, 2009
Replies: 8
Views: 295
Posted By anuj576
I've installed VS 2008 on my machine now but when i open my web site i cannot go to the design part but can view the source and code behind.
Forum: ASP.NET Sep 1st, 2009
Replies: 8
Views: 295
Posted By anuj576
I am installing it using administrator privileges. How do you find out whether ure installing VS SP1 or not???
Forum: ASP.NET Aug 30th, 2009
Replies: 5
Views: 326
Posted By anuj576
If it is workinh fine then you must have done it the right way..
Don't doubt yourself dear...
Forum: ASP.NET Aug 30th, 2009
Replies: 8
Views: 295
Posted By anuj576
I've tried reinstalling it but it won't work. It's giving the same error.
I think there's a compatibility issue bcos the first time i installed VS it did give a compatability error but i installed...
Forum: ASP.NET Aug 29th, 2009
Replies: 7
Views: 289
Posted By anuj576
Firstly, whenever you post code just wrap it between code tags.
Secondly, I can help u with the logic. Try it..if it still doesn't work then tell me..
After u have executed the insert query,the...
Forum: ASP.NET Aug 29th, 2009
Replies: 7
Views: 289
Posted By anuj576
have u tried it yet?
if yes post the code so that i can help u..
Forum: JavaScript / DHTML / AJAX Aug 29th, 2009
Replies: 3
Views: 496
Posted By anuj576
if solved then mark it as solved
Forum: ASP.NET Aug 29th, 2009
Replies: 7
Views: 289
Posted By anuj576
After you have inserted the values in the database the orderid will be automatically generated. Just call it after the insert query is executed.
Forum: ASP.NET Aug 29th, 2009
Replies: 8
Views: 295
Posted By anuj576
Hey Guys,
I have a Vista Home Premium SP 1. I installed Visual Studio 2005 n it was working fine until today. When i tried to open VS 2005 it gave the following dialog box:
"One or more components...
Forum: JavaScript / DHTML / AJAX Aug 29th, 2009
Replies: 3
Views: 496
Posted By anuj576
How are you using it???
Forum: ASP.NET Aug 29th, 2009
Replies: 3
Views: 268
Posted By anuj576
Try using PostBack property...Write ure code maybe then we can give u suggestions..
Forum: PHP Aug 29th, 2009
Replies: 28
Views: 951
Posted By anuj576
how do you want to seperate it??
Forum: ASP.NET Aug 19th, 2009
Replies: 4
Views: 461
Posted By anuj576
Refer to the link below for more info:

http://blogs.msdn.com/dannychen/archive/2006/03/16/553005.aspx
Forum: ASP.NET Aug 17th, 2009
Replies: 4
Views: 461
Posted By anuj576
The better way would be to enable security trimming in the web.sitemap or whichever xml file that you have used as a source to your menu.
Forum: ASP.NET Aug 17th, 2009
Replies: 2
Views: 242
Posted By anuj576
What error is it giving you when the user enters wrong username and password??
Forum: ASP.NET Aug 14th, 2009
Replies: 2
Views: 699
Posted By anuj576
call a javascript before the C# code is to be executed.
Forum: ASP.NET Aug 14th, 2009
Replies: 1
Views: 967
Posted By anuj576
If you want to edit data in gridview why are you not using the update command???
Forum: ASP.NET Aug 13th, 2009
Replies: 1
Views: 234
Posted By anuj576
add javascript when the data is binding
Forum: ASP.NET Aug 12th, 2009
Replies: 3
Views: 504
Posted By anuj576
hey guys,
Where can i find the web.config.comments file???
Showing results 1 to 40 of 147

 


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

©2003 - 2009 DaniWeb® LLC