It worked after I added the PATH variable to the Informix Dir in the IIS Server machine. Inspite of having changed the registry settings to accept all users have the INFORMIXDIR ..one has to edit the PATH variable from My Computer - > Properties - > Advanced - > Environment Variables and make...
Hi,
I have an IDS version 7.3.1 installed on Solaris and i was able to connect to it from my Windows 2000 Desktop using the INTERSOLV 3.11 Driver.ILogin worked fine..Also my VB client was able to connect to the Database successfully. But when i try the same from ASP,I get an Error :-...
I have a FORM containing a File element. I need that FILE element to able to upload files of type "pdf" and "html" only. How do i do it. For example..I want user to see only pdf/html file to upload after he clicks the 'Browse' button.
I currently use
<form...
Ok ..i did something like this and got what i wanted.
Anyways thanks a bunch for your fast help/inputs
Thanks,
-Anand
@linearr = virtual_maps=hash:/etc/postfix/virtual
@linearr = split;
if (/=/){
@linearr = split(":", $_);
}...
Hi,
@linearr contains virtual_maps=hash:/etc/postfix/virtual
I want to convert @linearr as follows :-
virtual_maps hash /etc/postfix/virtual
so that I can assign $virtFile = $linearr[2];
Basically remove the '=" and ":" and leave a blank space Instead. so that I may use...
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.