 |
<%
set newsproduct=server.CreateObject("ADODB.Recordset")
sqltext="select top 12 * from news where news10=3 order by news1 desc,id desc"
newsproduct.Open sqltext,cn,1,1
if newsproduct.bof or newsproduct.eof then
response.write "No Message!"
else
i=1
do while not newsproduct.EOF
set news6=newsproduct("news6")
set idd=newsproduct("id")
set news3=newsproduct("news3")
%>
|
|
<%
i=i+1
newsproduct.movenext
loop
end if
newsproduct.close
set newsproduct=nothing
%>
|
|
|
 |
<%
id=request("id")
set rs=server.CreateObject("ADODB.Recordset")
if id<>"" then
sqltext="select * from news where id="&id&""
else
sqltext="select top 1 * from news where news10=3"
end if
rs.Open sqltext,cn,1,1
set news3=rs("news3")
set news5=rs("news5")
set news6=rs("news6")
set news8=rs("news8")
set news12=rs("news12")
%>
When you have finished laying the final full tile in the row, use your tile trowel to remove any excess tile adhesive from the wall on the right of this row of tiles and get to hand a piece of straight batten.
|
Hold it against the face of the tiles to ensure they are all uniform and then place it along the top edge of the row to check the tiles are level, if the height of a tile needs adjusting use a tile spacer or a piece of card to lift it slightly from the batten. When applying the adhesive to the surface you can put on just enough for however many tiles you feel comfortable in laying in one time, although you shouldn't finish for the day halfway through a row. |
Use your tile trowel to apply adhesive to the area ready for the next row of tiles and continue laying them, if required use the tile spacers to make the grout line between this row and the first.
After completing each row remove the excess adhesive at the right edge (see fig 2.1).Use your batten to align the tiles on the right edge as you do each row.
When you have finished all of the rows of the full tiles take advantage of the adhesive still being pliable to check and correct any tiles that may have slipped out of position.
Allow the tile adhesive to set (see manufacturer's instructions) before removing the battens.
|
|
 |
|
|