Click here to Skip to main content
15,890,186 members
Home / Discussions / Web Development
   

Web Development

 
Questionweb services Pin
nahaleh25-Feb-06 20:31
nahaleh25-Feb-06 20:31 
AnswerRe: web services Pin
Vasudevan Deepak Kumar2-Mar-06 1:20
Vasudevan Deepak Kumar2-Mar-06 1:20 
QuestionEmail sending using SMTP Pin
Sgn_Flex24-Feb-06 18:16
Sgn_Flex24-Feb-06 18:16 
AnswerRe: Email sending using SMTP Pin
Vasudevan Deepak Kumar1-Mar-06 23:05
Vasudevan Deepak Kumar1-Mar-06 23:05 
QuestionXML Parsing Problem Pin
Jimbalaya524-Feb-06 12:08
Jimbalaya524-Feb-06 12:08 
GeneralRe: XML Parsing Problem Pin
Guffa24-Feb-06 22:09
Guffa24-Feb-06 22:09 
AnswerRe: XML Parsing Problem Pin
darkelv25-Feb-06 19:55
darkelv25-Feb-06 19:55 
QuestionRundll32 command via Batch file executed through cgi Pin
ericeh24-Feb-06 11:32
ericeh24-Feb-06 11:32 
I was wondering if anyone would have any thoughts on how to get around a rundll32 command which is not getting executed through a cgi batch file command under Windows XP. Basically we use this cgi command to execute this batch file through our web interface.
@echo off
del /Q /F "c:\apache2\cgi-bin\CGItemp*"
del /Q /F "c:\upgrade\updates\*.*"
Extrac32.exe /Y /E /A /L "c:\upgrade\updates" "c:\upgrade\update.cab"
rundll32 setupapi,InstallHinfSection DefaultInstall 128 c:\upgrade\updates\Update.inf

The batch file runs fine locally on a machine. When executed through our Apache web server on a remote computer all commands in the batch file execute except the rundll32 command line.

Is there a better way to do something like this? This worked fine on systems running Windows 2000 and now it seems like Windows XP has locked it down.



EH

-- modified at 17:33 Friday 24th February, 2006
QuestionHow to email user their forgotten password with asp, ms sql and JMail Pin
Anessa200624-Feb-06 9:58
Anessa200624-Feb-06 9:58 
AnswerRe: How to email user their forgotten password with asp, ms sql and JMail Pin
Vasudevan Deepak Kumar2-Mar-06 1:22
Vasudevan Deepak Kumar2-Mar-06 1:22 
Questionasp default button Pin
cmarmr24-Feb-06 7:04
cmarmr24-Feb-06 7:04 
AnswerRe: asp default button Pin
Divya Rathi24-Feb-06 9:30
Divya Rathi24-Feb-06 9:30 
QuestionWinHTTP Pin
mdw77724-Feb-06 6:14
mdw77724-Feb-06 6:14 
AnswerRe: WinHTTP Pin
Vasudevan Deepak Kumar2-Mar-06 1:23
Vasudevan Deepak Kumar2-Mar-06 1:23 
QuestionIE6 and/or IIS problem Pin
Rav3n24-Feb-06 2:13
Rav3n24-Feb-06 2:13 
Questionvirtual directory problem with asp.net app Pin
niki patel23-Feb-06 19:27
niki patel23-Feb-06 19:27 
AnswerRe: virtual directory problem with asp.net app Pin
Guffa23-Feb-06 21:41
Guffa23-Feb-06 21:41 
QuestionCGI requires which web server? Pin
RamL23-Feb-06 16:44
RamL23-Feb-06 16:44 
AnswerRe: CGI requires which web server? Pin
Vasudevan Deepak Kumar2-Mar-06 1:24
Vasudevan Deepak Kumar2-Mar-06 1:24 
QuestionAnybody Really Good With FCKEditor??? Pin
code-frog23-Feb-06 9:17
professionalcode-frog23-Feb-06 9:17 
AnswerRe: Anybody Really Good With FCKEditor??? Pin
Al Ortega24-Feb-06 14:40
Al Ortega24-Feb-06 14:40 
QuestionHow to set the headers of a shdocvw.dll webbrowser control ? Pin
DumitruC23-Feb-06 2:45
DumitruC23-Feb-06 2:45 
QuestionDropDownList and SQL question Pin
Illegal Operation23-Feb-06 2:31
Illegal Operation23-Feb-06 2:31 
AnswerRe: DropDownList and SQL question Pin
Divya Rathi23-Feb-06 6:10
Divya Rathi23-Feb-06 6:10 
QuestionAccesing the size of textual elements on a web page Pin
llp00na23-Feb-06 1:05
llp00na23-Feb-06 1:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.