No, not working after removing semi-colon. :(
InderK
Posts
-
HTML issue with IE. -
HTML issue with IE.Hi, Below code is not working in IE-8 but it is working good in all other browsers. I am not able to understand what is wrong in this code as it is very simple one. <a href="abc.htm" target="_blank;">Click here</a> When I click on a link nothing happen. Please let me know how to fix this for IE. Thanks in advance, Inder...
-
How to show long message in pop upHi, My requirement is to show long message in pop up or ALT with scroll bar when I click on read more or mouse over on readmore text. I was thinking to show in div. When user click or mouse over on readmore text then the hidden div should show up and display the message. Is there any other better way to show? Second, I want to give speaking type design to div with scroll bar. Does any one have code to do this? Third, How to show small scroll-bar in div like we have in chat box of facebook. Thanks in advance, Inder...
-
Scrollbar in divHi, I need to display long message in a pop up on click or mouse over of read more. What are the possible ways to show message without opening in the another window. I was thinking to show in ALT or open a hide div on mouse over or click of read more. Any other way to do this? Second, if I use div then I want to show div in speaking design with tinny scroll-bar. please let me know how to do this? or please share code. :) Thanks in advance, Inder...
-
.net MVC in 3.5Hi, Is it possible to use MVC in 3.5 framework? If yes then please let me know how? How I can develop MVC based application in 3.5 framework. Problem is hosting provider which is used for hosting for project support only 3.5 framework. Please help. Thanks
-
How to restrict user not to enter <> characters in text box.Hi,
I need some info from you guys.
Can anyone please give me idea how to restrict user not to enter "<" and ">" character in text box and even user not able to paste these characters?
Thanks,
Inder K... -
XML ProblemHi All, Please help me regarding a doubt. i have a .xml file which is having around 3000 nodes, now I want to retrieve the name attribute of those nodes for which store attribute>30. Please suggest the esaiest way to do it. Thanks, Inder....
-
XML File problemHi, Please help me regarding a doubt. i have a .xml file which is having around 3000 nodes, now I want to retrieve the name attribute of those nodes for which store attribute>30. Please suggest the esaiest way to do it. Thanks, Inder....
-
How to find all open browsers ?Hi Gray, We have 1000 pages and we are using .JS files and some include files as well, So I guess I do not need to slam my hand in door and do not need to write with broken finger... :laugh: SO do you have any soluation for this now? :)
-
Question about saving an image to SQL databaseI guess make image field mandatory or call this method only if there is value in @picture. Thanks, RK..
-
How to find all open browsers ?Hi Mark, I am not posting the same question. I know I asked this few days back but I have not find out the soluation. SO I am sharing what I am thinking off to find the solution. It might be possible that some one got some clue from the logic which is running in mind and can come up with some solution. I hope to get something from you guys. Cheers, RK..
-
How to find all open browsers ?Hi, Thanks for our reply. My requirement is to close all the open pop-up windows when user click log-out or close the application parent window. The problem is that I can not change all the pages of application 'coz if I change all the pages of my application then I have to change around 1000 pages. I am trying to findout some solution which I can apply on the logout link or onunload of main window, to close all the opened pop-ups. As we can find out the URL of browsers with "document.location.href", so I was thinking that if there is any way to find out all the open browsers and then get the URL of all the open browsers and then close all the browser whose URL starts with my domian name (let say kamboj.com). Please help me to find out solution for this. Thanks, RK..
-
How to find all open browsers ?Hi All, Can anyone please let me know how we can find all open browsers with the help of Javascript? Please help. Thanks a lot. Thanks, Rajinder
-
How to close all pop-up on click on logoutIS there any way to find out the URL of all opened browsers? Please reply. Thanks a lot. RK..
-
How to close all pop-up on click on logoutHi Mark, Thanks for reply. I mean of not change existing modules means I can not change each and every program which is opening the pop-up. I can change some of main programs. Can you please give me soluation for this? Thanks a lot once again. Thanks, RK..
-
How to close all pop-up on click on logoutHi All, I am facing a problem in my application and need you guys help. The problem is to I want to close all the pop-up windows if user click on log out link or id user directly close the browser. I need to perform all this with the help of JavaScript. Is any one can please help me to solve this? One constraint is that I can not change existing modules. :( Thanks a lot in Advance. Thanks, RK...