Hi,
I need to know how can I create a menu like this blue one on the left of that page.
I mean, please look at the "??????????" link, when it is clicked it opens submenus. How can I do it?
Thank you in advance.
Hi,
I need to know how can I create a menu like this blue one on the left of that page.
I mean, please look at the "??????????" link, when it is clicked it opens submenus. How can I do it?
Thank you in advance, you have always been so helpful
Hi!
I call some data from a db..the code is the following
<div id="country_info">
<a href="country_info.asp?ID=<%=(desc.Fields.Item("country_info_id").Value)%>&country_id=<%=(desc.Fields.Item("country_id").Value)%>">LINK</a>
</div>
I also have a field on my db named c_info which format is...
The error is that...
Error Line 39 column 26: required attribute "id" not specified.
<map name="m_offer_photos">
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required...
Hi all!
My line of code is
<a href="country_info.asp?ID=<%=(desc.Fields.Item("country_info_id").Value)%>">LINK</a>
Apart from that, I need to pass some other data to be available on the next page as well.
How is that possible?
Thanks in advance
I run a forum using mssql server 2005 db on an ISP server and I want to back up the database.
I use the Management Studio and I have successfully taken backup of the tables using import/export.
Is there any way to backup using import/export the rest of the db (stored procedures, functions...
Hi! Please help, I am a complete newbie!
Ive so far installed:
-Analysis services
-Configuration Tools
-Performance tools
-Sql Server management Studio
What shall I do to run Server Agent?
Thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.