Forum: ASP Nov 27th, 2008 |
| Replies: 2 Views: 751 I found a solution already. Thanks anyway... :) |
Forum: ASP Nov 23rd, 2008 |
| Replies: 2 Views: 751 Hi,
I need to reset all the values of elements in my form to empty string. But the problem is that the form can be reset but the variable still holding the value of y previous input.
For exp,... |
Forum: ASP Nov 2nd, 2008 |
| Replies: 4 Views: 1,850 I already got a hosting server and database. The dynamic content part is also done now. Thanks for all the help given!!
Cheers.... |
Forum: ASP Nov 1st, 2008 |
| Replies: 4 Views: 1,850 Sorry Baradaran... Can you elaborate more on the first solution? Where should I put that? Is it in the <body> part? Where should i assign the value to product_id?
If I use the second solution... |
Forum: ASP Oct 19th, 2008 |
| Replies: 4 Views: 1,850 Hi,
I'm newbie in ASP. I am trying to view multiple pages by using a single file.
For example,
I have a few pages of product.asp (products.asp, products1.asp and so on). Now I want to create... |