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 *...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23863939.html
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...
http://www.experts-exchange.com/Database/Software/CRM/Q_23102185.html
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 ...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSTL_Tags/Q_23243728.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_23403542.htm...
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...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/Frameworks/Struts/Q_235955...
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...
http://www.experts-exchange.com/Networking/ISPs_Hosting/Web_Hosting/Q_23651609.html
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"/>
...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/Frameworks/JSF/Q_23895856....
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Windows_Vista/Q_230...
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...
http://www.experts-exchange.com/Software/CYGWIN/Q_23140715.html
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.
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23157458.html
Zones:
JavaScriptDate Answered: 02/12/2008 Grade: A Views: 8