Hi, Currently an iSeries job runs every 10 minutes where, at the back end, a file is read (more than 400 fields), a pipe delimited file is created and FTP'd to an outside location. Volume would normally be low but intermittently there could be a spike. I need to replace the FTP process with a...
Can anybody tell me how to install the MYSQL JDBC connector. I am getting error "java.sql.SQLException: No suitable driver ". I placed the driver in the java-jre\lib\ folder also in the shared folder of tomcat 5.0. Even in the lib folder of WEB-INF. But I am getting the same error.
Hi, I'm new to web development and I'm working my way through the Dreamweaver manual (also in the PDF). It was going well well until I hit the wall in "Chapter 5 Developing a Web Application" (Page 69-82). My problem.... I can't seem to get "Live Data View" to work (bottom of P.66 in the PDF)...
Hello! Sort of a "newbie", so please forgive the ignorance. I want to be able to build a page (and edit screen) dynamically, based on some mechanism of persistable per-control screen location/formatting/field masking information - storeable/retrievable as a "unit", representing a particular...
This is the code from my watershed (paid portion of ustream.tv) site that I'm trying to get to work on my own website. (I've got an account with Watershed, and have the right to do this, but Watershed does not have a tech support team to show me how to implement the dynamic archive I want. So...
Hi.. Can any one tell me how can i hide query string from address bar of web browsers, due to secourity reasions.... I know i can pass data from one page to another page thruogh sessions but this time i need to do this through query string.. so please tell me how i can do so???
I hosted my site and I got the mysql server. Now, I want to connect it with the jsp pages . I am not understanding how to use ip address in connection string and while creating DSN i used my local server that is tomcat. But my website is in linux server. Will it create a problem.
Hi, I need some serious help here..I use OAS 10.1.2.0.2.. I deployed my ear file to the OC4J container. And everytime I access the webpage I get this error. 500 Internal Server Error java.lang.ExceptionInInitializerError at com.experio.common.util.AppUtil.getInitialContext(AppUtil.java:71) at...
Oracle Application Server, OC4J, java.lang.NoClassDefFoundError
can anybody tell me how to connect the MS sql database with the jsp pages....I got the ip address and username with the password...I know how to connect it in a local system...but I dont know how to connect it with the database in the web server....Please help me to solve this matter
I want to update my database from another database when it change.Thank for your answers
Hi My company is just getting into SharePoint Services and I been asked to quote on a specific task, which I haven't had any luck finding any articles about. What I need to achieve is how to create a form which users fill out, the details are saved to the SharePoint database and then an email is...
I want create a web site, in which first i will ask for the emp.number of the person logged in, it will check whether it exists or not, if it exists , then it will show the details of the person, then it will ask for the qualification of the person then it will show the oppprtunities available for...
How can I read a tiff image stored on ifs directory and display in a browser. I am stuck with two parts. 1. How can I read tiff images stored in ifs directory in a java applicaiton? 2. How to display a tiff image in a browser? I think browsers do not support tiff iimages. Should I convert...
Dear Colleagues Please could you help me? Is it possible to have an ASP .Net Web application with multiple (7) large MS Access 2000 databases open simultaneously. When I heard this I was surprised because there could be dozens of users each using up to 7 large and disparate Access databases...
I have a script which select from database and display customer name in dropdown list I want update the email field(textbox) with the customer email address the script run javascript function top.frPrint.location.href = '/form.php?action=".FIND_EMAIL."&id='+idCustomer; in external php code and...
Hi Friends, I have been using navicat to connect MySql5.0 in my local evironment.I connect my java project to MySql database as backend. Now my problem is, I generated an sql script to backup my local database. I run the script in server. Tables were created. But in the case of stored procedure,...
Hi, I have a problem in my workflow where the workflow ends when its running in a slow environment. Its a state machine workflow using xoml files. My problem is the following: The client has been facing problems were the workflow ends prematurely. This occurs at random times. After looking...
ASP.NET, Windows Workflow Foundation, ASP.NET workflow applications
<html> <head> <%Dim ColorIndex(4),Colors(4),i %> </head> <body> <%ColorIndex(1)="Love":ColorIndex(2)="Jealous":ColorIndex(3)="Peace":ColorIndex(4)=+"Leading" Colors(1)="red":Colors(2)="yellow":Colors(3)="green":Colors(4)="blue"%> <form name ="myform">...


