Click here to Skip to main content
15,922,696 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Permission Denied Error Pin
Nino_11-Jul-03 20:39
Nino_11-Jul-03 20:39 
GeneralRe: Permission Denied Error Pin
MrNed1-Jul-03 20:51
MrNed1-Jul-03 20:51 
GeneralYear View Pin
jerry0davis1-Jul-03 5:48
jerry0davis1-Jul-03 5:48 
GeneralRe: Year View Pin
basementman1-Jul-03 6:16
basementman1-Jul-03 6:16 
GeneralRe: Year View Pin
jerry0davis1-Jul-03 22:43
jerry0davis1-Jul-03 22:43 
General"page cannot be found" error in IIS 6.0 Pin
lnong30-Jun-03 12:56
lnong30-Jun-03 12:56 
GeneralRe: "page cannot be found" error in IIS 6.0 Pin
lnong30-Jun-03 15:19
lnong30-Jun-03 15:19 
GeneralProblem half-solved Pin
lnong30-Jun-03 23:21
lnong30-Jun-03 23:21 
OK. The problem is 50% solved. I found out that I needed to add a new Web Service Extension to IIS's list. I added "CGI Perl Scripts"and I assign the following "required files" to it:

1) d:\Perl\bin\perl.exe "s%" s%
2) d:\Perl\bin\perlis.dll

Now my *pl script executes and loads just how it's supposed to. However, that script has a Javascript code that upon a certain event (specifically, an onClick event for a drop down menu) reloads the script itself:

window.location = "http://localhost/MyPerlProg/MyScript.pl?hiddenField=" + selectedID;

This is where I get the "Page Cannot Be Found" error again.
What is wrong now?
GeneralIndex Server vPath property Pin
Atle Sivertsen30-Jun-03 9:04
sussAtle Sivertsen30-Jun-03 9:04 
GeneralValidating email addresses Pin
ballyduff30-Jun-03 3:54
ballyduff30-Jun-03 3:54 
GeneralRe: Validating email addresses Pin
ZoogieZork30-Jun-03 6:38
ZoogieZork30-Jun-03 6:38 
GeneralRe: Validating email addresses Pin
ballyduff1-Jul-03 3:22
ballyduff1-Jul-03 3:22 
GeneralAbusing JavaScript Pin
Logdar28-Jun-03 3:37
sussLogdar28-Jun-03 3:37 
GeneralRe: Abusing JavaScript Pin
Bjoern Graf28-Jun-03 5:10
Bjoern Graf28-Jun-03 5:10 
GeneralRe: Abusing JavaScript Pin
Logdar28-Jun-03 13:23
sussLogdar28-Jun-03 13:23 
Generalsetting up restriction Pin
makson27-Jun-03 13:19
makson27-Jun-03 13:19 
GeneralThe Hand Cursor in IE5.0 Pin
Zibar27-Jun-03 10:38
sussZibar27-Jun-03 10:38 
GeneralRe: The Hand Cursor in IE5.0 Pin
Bjoern Graf27-Jun-03 19:14
Bjoern Graf27-Jun-03 19:14 
GeneralRe: The Hand Cursor in IE5.0 Pin
Zibar127-Jun-03 21:48
sussZibar127-Jun-03 21:48 
GeneralRunning an Application from VBSscript Pin
KraigS27-Jun-03 6:41
KraigS27-Jun-03 6:41 
GeneralSystem resource exceeded error ('800700e') Pin
Chris LaQuerre26-Jun-03 4:26
Chris LaQuerre26-Jun-03 4:26 
GeneralRe: System resource exceeded error ('800700e') Pin
Nino_126-Jun-03 4:41
Nino_126-Jun-03 4:41 
Generalhopefully simple IE control question Pin
MikeBeard26-Jun-03 3:45
MikeBeard26-Jun-03 3:45 
GeneralRe: hopefully simple IE control question Pin
hkulten26-Jun-03 4:24
hkulten26-Jun-03 4:24 
GeneralRe: hopefully simple IE control question Pin
MikeBeard26-Jun-03 8:09
MikeBeard26-Jun-03 8:09 

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.