Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #37.0K
~2K People Reached
Favorite Tags

2 Posted Topics

Member Avatar for niamul

I haven't been in a java class for more than 3 years so I'll do this in pseudo code. This is just how I'd do it and it seems like a lot but this function could be used over and over again in many projects [CODE]int stringToInt(string1){ string string2 = …

Member Avatar for jon.kiparsky
0
2K
Member Avatar for mpc123

I'm not 100% positive I know what you're asking because page 2 kind of sounds like the same thing as what you are asking for but I'll give it a guess. Each product in the database should have a primary key, probably something like productID or pID. Create one page …

Member Avatar for nimtronican
0
138

The End.