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
jsp x 2
Member Avatar for AmIAyTi

Hey guys.I have a frontend application with a search button and an input textBox.how do i connect this to my backend application so when I type a word in the search textbox, it will give out the data related to the word coming from the backend app which is connected …

Member Avatar for abelLazm
0
88
Member Avatar for AmIAyTi

hi guys:) Does anybody know how to change the full path of a database imported in c#? Cause i imported a database (MS Access) in c# with a path of "Server/Server/bin/debug/products.mdb" but what appears on the program properties is "C:/Me/FrontEnd/BackEnd/products.mdb", a different source. How could i change that? i tried …

Member Avatar for Mitja Bonca
0
102
Member Avatar for AmIAyTi

is there a way to get the data in a database located at another folder then use that data in the project your currently working on?

Member Avatar for Mitja Bonca
0
51
Member Avatar for AmIAyTi

Hey:) I'm using JSTL and i created a table that has five colums(iprodID,name,desc,price,image) with data from a database.What i want to do is to add another column with checkboxes for each row and allow the user to select as many rows of data he/she wants from the table. Below the …

Member Avatar for javaAddict
0
928
Member Avatar for AmIAyTi

Hey guys, I'm new to JSP and I want to make an order form with a dropdown list allowing the user to pick which product he/she wants to buy. And the products would come from the database i made. How can i retrieve the data from the database and place …

Member Avatar for javaAddict
0
2K