I have News and Comments tables in my db file. News table has n_id, title, text, date columns inside. Comments table has com_id, n_id, text columns inside. So I am sure column names are not...
Type: Posts; User: yeniuye; Keyword(s):
I have News and Comments tables in my db file. News table has n_id, title, text, date columns inside. Comments table has com_id, n_id, text columns inside. So I am sure column names are not...
I am trying to list 5 most commented news and order them by most commented. I am getting the following error...
No value given for one or more required parameters.
<%
Set...
Once again, thank you very much!
1) Script Title: Tab Content Script (v 2.0)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
3) Describe problem:
Before, I asked for a help to add glowing...
Thank you again!
I will definitely insert the credit notice. I removed them to have less codes when was I coding the headline.asp. If its about css then I will take care of it somehow.
I did but the problem continues.
Thank you so much. Way beyond what I expected however I am having one small problem with this modified version. For some reason my design gets messed up. Did you assign any widths to divs?
Here...
Advise me anything...
1) Script Title: Tab Content Script V2
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
3) Describe problem:
In fact, I am not having problem with the...
I am trying to use tab content v2. For some reason, When I click on the first tab from left, I see tab's assigned content but when I click on other tabs, I dont get contents. Could someone help me...