Hi,
This would help you in reading excel files
excel reader
and also for writing
excel writer
regards
Nelluru
User Profile
Collapse
-
If there is any problem with the exe it should crash while running the php script in command line.
What is the difference in executing a script in command line and in browser???
I get the error message....Leave a comment:
-
Problem with exec
Hi,
I am using PHP 5.2.5 and IIS 5.1 on Windows XP SP3 machine. I am trying to execute an exe by using exec or system command.
When I run this php script from the command line it works fine without any problem.
When I try to run the script from IE7 the exe is crashing,
sample code:
Code:<?php exec("C:\\temp\\uudecode.exe c:\\temp\\test.txt");//or system("cmd.exe /c
-
hi
Change permissions to Full control or Modify for the output folder. To my knowledge, If server is IIS one has to change the folder permissions.
regards
NelluruLeave a comment:
-
hi
there are a lot of php editors available for free. some of them are
1. tswebeditor
2. PsPad Editor
3. Eclipse PDT(php development tool)
regards
nelluruLeave a comment:
-
-
hi
may be this would help u
<input type="reset" />
regards
nelluruLeave a comment:
-
Sorry Forgot to mention that I have to read binary files for Internet Explorer not for Firefox...Leave a comment:
-
there is a way to upload files in Firefox.
I am able to upload text files, but not able to upload binary files like images
Is there any way to read binary files in javascript??
regards
Nelluru...Leave a comment:
-
File upload problem
hi all,
My problem is that I want to upload a file without asking the user to select the file as I know the location of the file on the users machine.
The whole process goes like this,
User will invoke scanner from javascript and when the scanning was done
user will get an Upload button, when user clicks on that upload button the file should be uploaded to the server.
Able to invoke scanner... -
to generate pdf using php use FPDF or PDFLib
fpdf is freeware
pdflib is commercial
regards
Nelluru...Leave a comment:
-
-
how to reload page depending on the selection in the select tag in html
hi all,
I am using HTML, Javascript and CSS to code my pages.
I want to reload the same page upon selecting an option to get data from mysql tables depending on the option.
this is my sample code:
Code://javascript function function changeSelectAction(form) { //form.action = 'det.php'; document.forms['form-name'].action = 'det.php'; }
-
-
how to clear the password input tag value after user clicks on login
Hi,
I want to open user details or some data pages in a new window after he enters the username and password. I am able to open in a new window but the problem is that i am not able to clear the username and passwords in the parent page.
In this website(bytes.c om) when a member signs in, the password field is getting cleared and the member verification is done without any problem. I want to do in the same way but... -
How to build python 2.3.4 in Visual Studio 2005??
Hi everyone,
I want to know what are the properties needs to be changed or set while building the python 2.3.4 in visual studio 2005.
I want to create the python23.dll file of size 952 bytes(this is the size of the dll file when u install the python 2.3.4) but when i am building the source code it is creating the python23.dll file with a different size some times 936 bytes and after changing some properties... -
how to get microsoft supported Lanugages in a Combobox???
Hi
I am using Visual Studio 2005.
I want a combo box which gets all the OS supported Languages List.
Is there any way to get that??? or I have to enter all the languages in the Items property of the combo box.
regards
Naresh Nelluru -
Hi,
I am also running with the same problem now. If you found the answer please reply to me.
My problem is that the installer is not creating registries in the user space as it is creating the registry entries for the shortcut entries in Administrator in HKEY_CURRENT_US ER.
Can u tell me how to add the registries to the user?
As u have stated above might be the problem. If u overcome that problem reply to me....Leave a comment:
-
I found what the problem is.
It is not creating the registries for the user as it is creating for the administrator.
I have added the registry entries in
HKCU\Software\[Manufacturer]\.......
in my Setup projects to install during installation.
Even I tried adding the registry contents in the user/machine hive in my setup project.
It is adding the registry contents in the
HKU\Software\[Manufacturer]\........Leave a comment:
-
Hi,
If we give the user install privileges???
I think u haven't understood my problem well.
why in the user the application is installing once again???...Leave a comment:
No activity results to display
Show More
Leave a comment: