Forum: PHP Feb 3rd, 2009 |
| Replies: 1 Views: 627 Hi
ne one needs more explanation regarding my doubts......... |
Forum: PHP Feb 3rd, 2009 |
| Replies: 2 Views: 2,495 for radio button
<td><input type="radio" name="cardtype" value="s" rel="none" checked />
Single Side <input type="radio" name="cardtype" value="b" rel="card" />
Both... |
Forum: PHP Feb 3rd, 2009 |
| Replies: 1 Views: 627 Hi Friends,
Here i require some help regarding my problem. My Problem is how can i do automatic attachment (only PDF) when i will send a email. I am using Cpdf class for writing a dynamic pdf... |
Forum: PHP Apr 21st, 2008 |
| Replies: 2 Views: 1,850 yes, I have created a Directory called test and inside that directory i have created a simple file called link.shtml...... |
Forum: PHP Apr 19th, 2008 |
| Replies: 2 Views: 1,850 Hi Expert,
when i m accessing a .shtml file from my apache server, I got this Error."You don't have permission to access /test/link.shtml on this server.: 403 Forbidden" on windows O.S
Pls tell... |
Forum: JSP Mar 16th, 2007 |
| Replies: 3 Views: 3,471 Yes i can start a timer inside the servlet init Method but how to set the servlet sothat it will startup automatically in my web application. Do i use listener in web.xml or any other way are there... |
Forum: JSP Mar 13th, 2007 |
| Replies: 3 Views: 3,471 Hi Experts,
I have written a Servlet file which sends email to a user .When if i run that servlet file in command Prompts it sends a email .Now i want that servlet file to be automatically... |
Forum: JSP Feb 27th, 2007 |
| Replies: 2 Views: 6,814 Hi Experts,
I have a small problem in my Projects. I need to insert the registration data into two differnt database table.I am using jsp code to do that opration. Pls Tell me some way in which i... |
Forum: JSP Feb 22nd, 2007 |
| Replies: 14 Views: 21,782 Hi Techkar,
I have the same requirement as u have. In my project i have to send a automatic email to that users who are idle i mean not updated their data in our data base for some times. or some... |
Forum: JSP Feb 12th, 2007 |
| Replies: 1 Views: 2,614 Hi Experts,
Can i put my JSP web application into Windows IIS server .Now its working fine under Tomcat 4.1 server .But i want to put it in to my IIS server .Is it possible ..If yes pls let me... |
Forum: JSP Feb 8th, 2007 |
| Replies: 2 Views: 5,507 in my each jsp page i have to write this code to connect with Mysql database
Class.forName("com.mysql.jdbc.Driver").newInstance();
String url ="jdbc:mysql://35.212.176.25/tri";
... |
Forum: JSP Feb 8th, 2007 |
| Replies: 2 Views: 5,494 Hi to all Members,
I have a problem .pls solve it. My problem is i create a registration page where i put 3 text fields : Name ,Email Addres, Password.After entering the data when the user click... |
Forum: JSP Jan 25th, 2007 |
| Replies: 4 Views: 2,031 I have a static IP , So is is it require to register a DNS name from the out side provider . |
Forum: JSP Jan 25th, 2007 |
| Replies: 4 Views: 2,031 Hi Pls tel me how i can host my own web site in my own server. I am using jsp, html as my front end and Mysql as my backend and Tomcat as my web server |
Forum: JSP Jan 23rd, 2007 |
| Replies: 3 Views: 5,138 Hi all,
I am new member in this community.I am a software developer in java/j2ee platform. Recently i have develop a web site in jsp. I use Tomact 4.1,Mysql data base . Now its working fine inside... |