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
~183 People Reached
Favorite Forums

2 Posted Topics

Member Avatar for phillman17

ecommerce website ASP coded using MS SQL: product page - display product with all atributes. |----> on product page display associated products. | |----> Optional products are pulled from the database via a table with two columns, one column for each linked product. So on the product page it looks …

Member Avatar for SheSaidImaPregy
0
63
Member Avatar for Tom Tolleson

This code is almost PERFECT for what I need. I want to display text, and replace it with another piece of text when the user clicks on the first text. So instead of using a button , I simply used a link: [code] <A onclick="change(this)">$100</A> [/code] But I want to …

Member Avatar for phillman17
0
120

The End.