Friday, July 31, 2009

How to move a table in a web page from one location to another location using asp..?

use tags like %26lt;dd%26gt; or   %26lt; %26gt;





%26lt;dd%26gt; will make your table move for one line space where as   will make your table move for one space position....





if you are looking for a script statament that can facilitate this... then in VB Script you can write:





Response.Write "%26lt;dd%26gt;" or end your script with %%26gt; and then write %26lt;  %26gt;   and so on until you get the correct position of the table....you'll have to use trial and error





you cannot format the look of your web page using asp technology unless you embedd html with your script......

How to move a table in a web page from one location to another location using asp..?
Start by putting the whole table in a div tag and setting the position of the div tag where you want the table to start.








Then use a java script or this encapsulation of a java script to move the position of the div.





http://amapedia.amazon.com/view/ASP.NET+...





This also lets you dim the background or the foreground


http://www.codeproject.com/useritems/js_...

song meanings

No comments:

Post a Comment