Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~5K People Reached
Favorite Tags
Member Avatar for jeet_portal

Hi all, Can anybody tell me that how can i import a Excel sheet Data into my oracle10g Database using vb.net coading..

Member Avatar for kvprajapati
0
102
Member Avatar for jeet_portal

Hi... I have a small doubt about php print statment. pls let me know if there is any reason Here is a doubt for me. [CODE] <?php $a=08; print $a; ?> [/CODE] why its output is 0.

Member Avatar for jeet_portal
1
106
Member Avatar for jeet_portal

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 retrieve from mysql Database. Right now my code is working well when i …

Member Avatar for jeet_portal
0
97
Member Avatar for MSK 7

Hi , to all I want your help :- How i can open a new file (may be called as "form1.php" ) on my current page , only by onclick of radio buttons without using submit button ? any suggessions will be appreciated. Thanks & Regards.

Member Avatar for diafol
0
948
Member Avatar for jeet_portal

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 me the Procedure to solve this Error.. Thnx in Advance

Member Avatar for jeet_portal
0
122
Member Avatar for techkar

hi experts, Here there is a requirement in my project, like sending a automatic mail to a particular person,at particular time. [B]for examples[/B]: If there is an expiry date for a customer's account, a week before the expiry date a mail should be send to the customer as a remainder. …

Member Avatar for flakita227
1
2K
Member Avatar for jeet_portal

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 can ful fill this requirment. Should i use two differnt connection,Resultset , …

Member Avatar for rgtaylor
0
178
Member Avatar for jeet_portal

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 my LAN .Every one can access with my IP address in my LAN. …

Member Avatar for jwenting
0
185
Member Avatar for jeet_portal

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 executed inside my Tomcat server within a stipulated Time . Sothat it can …

Member Avatar for jwenting
0
114
Member Avatar for jeet_portal

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 know with Procedure ...... Thanx in advance Jeet

Member Avatar for peter_budo
0
90
Member Avatar for jeet_portal

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"; Connection con = DriverManager.getConnection(url,"root", ""); now i want to make this code in a separate jsp page and then only include this page in my current jsp page where ever …

Member Avatar for jwenting
0
157
Member Avatar for jeet_portal

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 on submit button then the information will send as a email through the …

Member Avatar for jwenting
0
139
Member Avatar for jeet_portal

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

Member Avatar for jwenting
0
168