Im not sure if I understood you right but do you mean that when you make the rows invisible they take up the space on the page but are not visible.
If so I guess you are using the visibility property??
Have you tried using the display property? If not i think you can do what you want using it...
Hi guys...wondering if anyone can help on this one.
I have a page call index.html which is a frameset. The two frames within it are called content.html and navigation.html.
In the navigation frame I have a title. The title changes when the user clicks in the navigation frame on a section...
Hi I have an ASP site which is runnig of an NT Server however it uses an ODBC connection to connect to another server to access the dB....the server with the dB sometimes is down....and therefore I get an error on the page saying SERVER NOT FOUND etc....How can i detect if the server with the dB...
Hi Im trying to send an email from a Page..using the
mailto: in <HTML> I need to include spaces in my email address that the email is being sent to..I have tried to use " " however although this displays a space the email address is incorrect as it is READ without spaces can...
Hi Im trying to send an email from a Page..using the
mailto: in <HTML> I need to include spaces in my email address that the email is being sent to..I have tried to use " " however although this displays a space the email address is incorrect as it is READ without spaces can...
Hi Guys can any one help me with a printing query....
I have two frames one navigation and one body frame...I have tried stuff mentioned before but cant get it to work...
I want to print the body frame...but i need to call the print function from the navigation frame...can some please show me...
Hi Guys can anyone tell me how I can print a frame with the PRINT BUTTON being in another frame...
I know you can do window.print() but I have a navigation bar on the left and would only like to print the main body which is another frame but I would like to call the print funciton from the nav...
Darren..you are in the correct place...
you can do what needs to be done through asp....
If you are not familiar with ASP or HTML you learn the basics..and from then on in connecting to an Access dB is simple...
The basic concepts would be ....
an html page with a form which has a text box and...
Hi.. I have no problem with this ..sorry i didnt explain myself...
i have a line in the code...
<% Response.Write "<span class=tabledisp><u>Description:</u><p><span class=tabledisph>" & objRS("DESCRIPT") & "</span><br>"%>
So the description from my dB is...
Hi Im not sure if you can do it like this but have a go at opening a window using some javaScript..
window.open(URL,"name","specs")...if you use this you can specify options so that location bar and toolbar etc dont appear...
hope this helps
nik
Hi Peeps,
Can anyone tell me how I can display information from a database in a formatted way....
I have a dB with a memo field in it...and need to display this to an ASP ....however some records are simple sentences and others fairly detailed paragraphs which I would like to apply tabs, and...
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.