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
Ranked #72.9K
2 Posted Topics
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 …
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 …
The End.
phillman17