Hi
I currently have the following command running as default which creates a log file for all dbs:
/server_path/safe_mysql --log-bin --user=mysql &
The file this produces is the default "hostname-bin.###"
I want this command to create a log file for a particular database (not all)...
If i understand correctly, use this ...
<a href="parent_page.html" target="_top">Parent Page</a>
This will go to the page breaking out of the frameset.
Cheers
Dayo
Use the "_top" value of the target attribute to break out of the frameset ...
<a href="previous_page.html" target="_top">Previous Page</a>
You seem to have various closing tags missing ... this can be done 2 ways with your 3 tables
1: Using 1 table with 3 cells next to each other
<table width="100%">
<tr>
<td width="40%">Content</td>
<td width="40%">Content</td>
<td width="20%">Content</td>...
Your don't need to have the table aligned left, it's left by default, and anyway if you want to align a table left in another table use <td align="left"> in the parent table instead of <table align="left"> in the child table. You can then have <br> or <p> after it and it...
Hi
Does anyone one know if XSLT code likes special characters, for example an é for a french e acute character. When i test my xslt code with that special character in, it interprets the special character then complains that "an invalid character found in the text content"...
Can anyone help me. I'm having trouble connecting to my database (SQL Server), and receive the error shown below. I'm connecting to the db using a connection string which is set in the global.asa file. All the parameters for the connection are correct. Any possible solutions are welcomed even...
Hi
I have an xml file and an xsl file, and am creating the transformation on the server using ASP. My problem is that even though there is nothing wrong with the asp code, the xml file and the xsl file, when browsed the page loads the resulting html without the data called in by the xsl...
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.