Advertisement

1 - 10 of 39 containing alltags:("1.2") (0 seconds)
Okay i'm trying to replace the string and then execute it i have unicoded string which looks like this <script>document.write('\u0066\u0020\u002b\');</script> and i need to replace  \ to *...
Zones: JavaScript, JScript, AJAXDate Answered: 11/01/2008 Grade: A Views: 12
In CRM I had to make some changes to our accounts. I had to add salespeople to the salesperson field so their name shows up in the drop down.  After adding their names I tried to publish the custom...
Zones: CRMDate Answered: 01/24/2008 Grade: A Views: 0
I can use filter="false" in bean:write struts tag to render html data from the database. What if I use scriptlet in my JSP? How can I render as html page? <%=myhtmloutput%>, this will render the ...
Zones: JSTL / TagsDate Answered: 08/27/2008 Grade: A Views: 13
I am using Castor 1.2. First I am using castor ant task to generate classes from schema.             <taskdef name="castor-srcgen" classname="org.castor.anttask.CastorCodeGenTask">                   <classpath>                         <pa...
Zones: XML, JavaDate Answered: 05/21/2008 Grade: B Views: 0
From Action Class(Struts Framework) I am getting the HashMap object in JSP to display its content.  I want to show only 10 contents of HashMap at a time in  a page.  If the user want next 10 he has...
Zones: Struts, JSP, JSTL / TagsDate Answered: 08/27/2008 Grade: A Views: 31
Below URL is works fine within our network but its not working from outside our network. The only reason i see is web server apache port is 83 not default port 80. Is there any way we can redir...
Zones: Web Hosting, Apache Web Server, Apache Tomcat Application...Date Answered: 09/13/2008 Grade: A Views: 0
I am using the the following in my Java Server Faces.  Here is the code:                         <h:outputText value="#{example_messages['date_comp_text1']}"/> <h:message for="date1"/>         ...
Zones: JSF, JSP, XHTMLDate Answered: 11/18/2008 Grade: A Views: 0
I have embeded an ActiveX object within a web page. Specifically, this object: http://www.activeidx.com/ I am able to see the image just fine, but when I click a button which is suppose to sa...
Zones: Windows Vista, .NETDate Answered: 01/02/2008 Grade: A Views: 0
Hello I have some Linux dc (desk calculator) scripts that I run on Linux. I wanted to run these on Windows, so I tried both Cygwin, and dc compiled for Windows in UnxUtils. However, in both case...
Zones: CYGWIN, Linux, Linux DevDate Answered: 07/06/2008 Grade: A Views: 0
I have two files 1.> main.html 2.> try-demo.html From try-demo I am trying to open main.html. However I am getting an error in the javascript. Please evaluate my code below and let me know.
Zones: JavaScriptDate Answered: 02/12/2008 Grade: A Views: 8