Ok..thanks. I don't have access to the source code of the page called when the form is submitted but have access to the main form, therefore wanted to call another script that resides on the same server to execute a call to a database.
I guess I'll have to see if they will insert this for me...
d.
Hi,
Is there a way of having more than one form action call from a single submit action? i.e. need to call 2 different scripts at the same time...on different servers...
Thanks,
d.
Hi,
After posting an https request to the server, i get xml response codes displayed in my browser. What should I use to make it displayable as html?
I'm using php's header() function to re-direct to the server. i.e. header("location:https://123.com/test?act=whatever&user=1&XML=Y")...
Yes, I have a log fle that tracks all users downloads, but I need to somehow restrict some of the users to a preset amount on a daily or per session basis.
I figured since htaccess has all the users listed, I could use that list to manage the downloads.
Hello,
I have a site where users can download files i.e. pictures, documents etc. The site is password protected using htaccess.
Is there a way to use the htaccess username/password list to preset a limit for transferring files? i.e. set the limit to 1MB-?MB per/day or per session? and when...
hi,
With no root access to the server, I've had to install the DBI module manually into a directory i.e. /usr/home/username/
The installation process went thru with no errors. When I run a test script to see if the DBI is loaded, i get the usual error "can't locate DBI.pm in...
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.