In Netscape, font-size:11px is REAL small compared to font-size: 12px;. Is this something we can fix? Any replies is appreciated.
Thanks.
<style>
.class11 {
font-family: verdana;
font-size: 11px;
}
.class12 {
font-family: verdana;
font-size: 12px;
}
</style>
<p class="class11">this...
Do do I go about in executing a store procedure in the SQL server through Access form?
Do I need to create a recordset to do this?
Or can I just call it by the Execute method.
Please explain to me in detail.
Any help is appreciated.
Thanks a lot.
Adobe Acrobat has a function to convert pdf files into Word doc's. I want to use VBScript to run Acrobat and convert a batch of multiple pdf files into Word documents. Is this possible?
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.