Hello All, I'm using MS Access 2003 for a web DB... Am wondering.. is it bad to use Make-Table queries for the web..? Or should I just do all the SQL joining and linking stuff just with more SQL code?
Just curious about the impact Make-Table queries have on the Web.. Slower? Not a good idea...
Hi Miros,
Do you know if there is a way to set the LEFT paramater of the "panel" style manually after the STYLE sheet is set.. It doesn't seem to like setting it dynamically with Javascript in the STYLE code...
Something like : (have no idea what the right code is...but)
<style...
Thanks Miros,
It almost worked. But, it goes to the wrong location... Here is the page.
http://65.36.189.174/purchaseDetails.cfm?productID=3
it goes about 50-100 pixels too far to the right...
how it is now.. it should go to LEFT position 650
The code now is :
<script language="javascript">...
Hello,
For days I've been trying to figure out how to move the value of a JavaScript variable into a Style tag value....
In the following example, I'm trying to move the value of the JS variable "panelposition1"... into the "LEFT" value of the Style "panel".
I've tried doing the whole Style...
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.