We've created several pdf forms with the intention of saving the fdf server side. I have a script I found on planet pdf that works fine when using full version acrobat. However, when we open the pdf forms in a pc that only has reader, it won't let you sign or submit the form. It returns a...
i came across a great thumnail generator and want to use it, however everytime i run it i get this:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a...
OK, here's my deal. I have Crystal reports on various pc's on the network and they all must be the same version. so to check this, I want to grab the revision number of off the summary info of the file (right click> properties> file summary information> advanced> revision).
Well, I haven't...
Does anyone know how to retrieve a crystal report 8.5 file's revision number from vb6? the fso.getFileVersion method returns a null, but if you right click the file and view the properties>Summary its listed under Origin. i've seen a few 3rd party utilities that can provide this info. any...
i did exactly that a few months ago in a scheduling app.
<Script type="text/Javascript">
function closeCall() {
window.opener.location.reload(true);
window.close(true);
}
function autoCall() {
setTimeout('closeCall()','500');
}
</script>
<body...
wangbar-
thanks first of all for your responses.
i tried filling the textbox in the design envrionemtn like you suggested, and it worked to the extent that the scrollbar did work, but it was still only formating its boundaries to the carrage returns inthe textbox when it loaded.
as for the...
alright, i'm not sure why but the last post i entered had me logged in as "JazzLeg" but it was me. Odd, although its not the first time i've seen that.
-jacob
Hi all,
i have a project with an access db on the backend and i'm using asp to bring in data i have several places where i the following kind of code:
loadVariables ("viewbook.asp",Book,"Get")
which naturally produces an asp page with something like
"entry=blah blah...
Thanks for that, i had it just set to soft before.
Yep, gotta support netscape unfortunately many of the users are on 4.7. Therefor much grief for me as i prefer IE.
hey there! do you have an example of a sql statment to use? or even links to resources on the web. i'm having a heck of a time finding any info about this other then the connection string. i can conect, but i have no idea what the fields or tables would be, or if i can add my own fields to...
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.