Is there a way to print a letter with several address pulled from an access database. Something similar to mailmerge in word. I hope someone can help. Please!!!
Sorry to post this again but i need help
This may be easy but I'm new to VB
I have set up a form using two sstabs, I have set up textFields on tab 1 that is populated from a databse, all works fine, however I want to add a search facility on the first tab. I have used the code below on a...
This may be easy but I'm new to VB
I have set up a form using two sstabs, I have set up textFields on tab 1 that is populated from a databse, all works fine, however I want to add a search facility on the first tab. I have used the code below on a normal form and all works fine, However when I...
Question.
If you are preloading images for mouseovers, can someone please let me know if the following is true. (A) will download quicker than (B) because it has a shorter var name.
(A)
var a_on = newImage();
var a_on.src = "?????.gif";
var a_off = newImage();
var a_off.src =...
This won't work in netscap 4+ anybody help
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT>
var contentlayer;
function changelayer_content(layerno){
msgstring="<span class='blackText'>...
Can any body tell me and point me in the right direction.
Is it possible to write to a scrollable area, so onMouse Over I can just change the content without having the link to other pages.
Thanks in advance.
Using the onMouseOver event, is it possible to find the exact position of the a layer, pass that position on to another layer, and then show the second layer, replacing the first.
Please can anybody explain why this does not work in netscape 6. It expands the table cell, it is although it is clipping the layers the remainder of the scrolling text is pushing the table cell down. The actual height of the table should only be 316 pixels.
Here is the code:
<html>
<head>...
PLease can someone help me.Why won't the anchors work in netscape 4X and it jumps in netscape 6, but it's OK in IE.
<html>
<head>
<title>Scroll</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
#divCont{position:absolute; width:350px...
I am using a scollable area with the usual <div container> and <div content> tags. However the length of the text to scroll is rather large, so I also want to use anchor tags to jump to specific areas of the scrollable text. The anchor tags work fine in IE, but not at all in Netscape. Can...
I have a scrollable area using the usual <divContainer> and <divContent> tags, however the scrollable area is so long I want to use anchor tags to jump to certain areas, the normal <a href ="#name"> works in IE but not in NS. Please can anybody help.
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.