Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Tags
Member Avatar for khalidmehmood

Hi Experts! I am developing a online shopping module I am new to JSP. I have develop the interface as under for one product: Product Name Manufacturer Stock Quantity Price <Input text field to input quantity to purchase> hyperlink Buy Here that pass the parameters product ID, product name, price …

0
90
Member Avatar for khalidmehmood

Hi Experts! I am trying to build dynamic hyperlinks but i cant do this. i am new to JSP. please guide me. here is my code: [code=JSP]<% try{ Class.forName("com.mysql.jdbc.Driver").newInstance(); connection = DriverManager.getConnection(connectionURL, "root", "root"); statement = connection.createStatement(); rs = statement.executeQuery("SELECT * FROM contacts"); while (rs.next()) { %> <a href="viewdata.jsp?value1="+<%rs.getString(1)%>+">"+<%out.println(rs.getString(1));%></a> <%} …

Member Avatar for peter_budo
0
2K
Member Avatar for khalidmehmood

Hi Experts! I am trying to develop a web application in JSP. I want to implement the checkboxes with my records. when a user select multiple record and press delete button selected records should be deleted. best regards Khalid Mehmood

Member Avatar for peter_budo
0
89
Member Avatar for khalidmehmood

I want to learn game development, where i can get some tutorials for game development in java. or suggest any other language suitable for game development.

Member Avatar for Ezzaral
0
102
Member Avatar for khalidmehmood

Hi Experts! I am new to Java any body guide me where i can download free java lectures. best regards Khalid Mehmood

Member Avatar for Freaky_Chris
0
143
Member Avatar for khalidmehmood

Hi Experts! I am professionally working in Oracle Developer 6i and database oracle 10g. but now i want to learn JDeveloper. I have no tutor available in my area. will you give me some tutorials or URL of tutorials... regards Khalid Mehmood

Member Avatar for Nige Ridd
0
92
Member Avatar for khalidmehmood

Hi Experts I am trying to develop a web application using Pl/Sql as scripting language. but i cant understand where to start and what i should implement the configuration for this purpose.

Member Avatar for Nige Ridd
0
270
Member Avatar for khalidmehmood

Hello Dear Experts! I need Oracle and EnterpriseDB comparison in detail. kindly help me.

Member Avatar for Jx_Man
0
112
Member Avatar for khalidmehmood

helo i am working in oracle forms 10g. i am facing a problem may i create a grid control on form to display all data from a table. or how can i create a text item at runtime. thanks in anticipation.

0
108
Member Avatar for khalidmehmood

Hello to all the respectable IT experts. i am new to IT, now i am facing a problem to active or inactive a simple electric system through computer. i have no idea where to start the solution. this problem is just for learning that how to control hardware through computer. …

Member Avatar for khalidmehmood
0
138