I downloaded acrobat 7.0 to try it out. It worked fine for a week, that is when I filled in job applications it remembered the text for the nextform.
When I rebooted now I cant even use the text to type in texzt to the forms. I checked the document security properties and there arent any...
HI,
I tried your idea and also
<a href="Support/golf-din.jpg" onclick="window.open(this.href, 'child', 'width=750,height=600,scrollbars'); return false">
and
target="_blank"
and
<DIV><a href="Support/flof-din.jpg"onclick="window.open(this.href, 'child'...
HI,
I have been using these scripts for past year, 6 of them but other day they all stopped working. There must be something in browser or OS I think.
Is lther a place to run these and check them?? I tried your link thought that is what you ment.
I used the windowOpen command to open a window 700x500 on my desktop browser for several links. For some reason it just stopped working on all my forms and when I click nothing happens. I think it may have something to do with my OS and possibly a file deleted but cant figure out what could have...
HI,
sorry so long to get back. My js script had to be run on the web and I am searching for ones that will just run off desktop server. Thanks for everything and I will try a couple scripts to see If I can learn how to open the file in the application I am writing to. I will have to...
HI again,
we are getting much closer. NOw the function I want to use is long, very long. I can put the call function into the access template but it is limited to 255 chars in this field so there is only room for the call function.
Can I make a module to include the large javascript code (that...
HI,
sorry for not being clear. The data in the database templates writes to a windows browser window. when I use the script I menitoned, it opens the window fine in the windows window. I didnt know if this worked simply because the windows browser properties allowed this or if not.
I wanted to...
I have an application that uses access as a record and page template. Each page has a separate page number column and there are 4 fields:1,2,3,4 of 255 chars each.
When I insert
<script>
function openWindow(wndURL)
{
window.open(wndURL,null,"width=700,height=500,scrollbars=yes");
}
</script>
I...
HI again,under my logo ther were a couple more errors when it opened. below
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in c:\wamp\www\1-fleamart\themes\header.php on line 83
Warning: mysql_free_result(): supplied argument is not a valid MySQL result...
sorry, got confused and opened the wrong file. This time it OPENED...
but problem of this error now Fatal error: Maximum execution time of 30 seconds exceeded in c:\wamp\www\1-fleamart\config\functions.php on line 13
I thought you said tht the library should be in the install file. That is why I just said there isnt any install folder to put it in. I am running as a win module. To make sure I wasnt misunderstanding you I inmserted the libmystl into windows folder and now get theses group of errors.
Warning...
I went into my c drive. there is only windows/systems and systems. There isnt a winnt, the folder is not under c drive and does not exist? I looked in ini and didnt find anything o ninstall either
I copied the libmysql.cll to the wamp folder too
wamp/php/bin is the path. I also have it under windows/system and windows/system32 folders. I didnt have a win32/install folder.
ok, so I am then correct? Her is the entire extension library from the ini
;Windows Extensions
;Note that ODBC support is built in, so no dll is needed for it.
;
;extension=php_bz2.dll
;extension=php_cpdf.dll
;extension=php_curl.dll
;extension=php_dba.dll
;extension=php_dbase.dll...
HI,
That is exactly what i just did again, the file was in binaries. I removed the ; from infront of the extension=php_mssql.dll which was under the windows extension heading in the php.ini, same as above and got same error
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.