Forum: ASP.NET
Mar 7th, 2008, 6:22 AM
|
|
Replies: 2
Views: 234
Re: running Asp.net code on apache
I installed one of the mods for apache. But it doesnot work.
Well, i just wanted it to be done this way, because apache ( when running) has the facility to run a site, required it is placed in...
|
Forum: ASP.NET
Mar 6th, 2008, 12:23 PM
|
|
Replies: 2
Views: 234
running Asp.net code on apache
Is it possible to run asp.net code on apache. I tried doing so, by placing the file into the htdocs folder. But the code doesnot run, and loads as it is into the browser.
|
Forum: Visual Basic .NET
Feb 23rd, 2008, 10:10 AM
|
|
Replies: 11
Views: 729
|
Forum: Python
Feb 21st, 2008, 9:34 PM
|
|
Replies: 6
Views: 329
Re: Downloading Tkinter and Wxpython
Thanks to all of you. I am now able to run the gui samples. :)
However each one of them seems to be generating one or other error, when some button on the GUIs are pressed....It will take time for...
|
Forum: Python
Feb 19th, 2008, 9:54 PM
|
|
Replies: 6
Views: 329
|
Forum: Python
Feb 19th, 2008, 9:37 PM
|
|
Replies: 21
Views: 979
|
Forum: Python
Feb 18th, 2008, 10:54 PM
|
|
Replies: 6
Views: 329
Downloading Tkinter and Wxpython
To start with gui, i need downloading tkinter and wxpython. I have searched for it on google, freshmeat.net, sourcforge.net etc. But all the downloads appear to be confusing. Can anybody direct me...
|
Forum: Python
Feb 18th, 2008, 10:18 PM
|
|
Replies: 21
Views: 979
|
Forum: Python
Feb 17th, 2008, 9:11 PM
|
|
Replies: 21
Views: 979
Re: Running python scripts on localhost
No...! it doesnot work :'( . And the local python interpreter gives no error.
An another working script is :
print "Content-type: text/html\n\n"
print "<html><head><link href=\"../styles.css\"...
|
Forum: Python
Feb 16th, 2008, 12:19 AM
|
|
Replies: 21
Views: 979
|
Forum: Python
Feb 14th, 2008, 11:25 PM
|
|
Replies: 21
Views: 979
|
Forum: Python
Feb 2nd, 2008, 12:31 AM
|
|
Replies: 21
Views: 979
Re: Running python scripts on localhost
I have attached the form-sample.zip ( python script for making forms) which i am trying to use. But on running it, the browser shows the error page, with statement that there is some error in the cgi...
|
Forum: Python
Jan 30th, 2008, 11:51 PM
|
|
Replies: 21
Views: 979
Re: Running python scripts on localhost
Thanks, sane, i think it's running now. However i am not sure. As the script "first.py" i am running contains the code with print "hello world" only. Hello world is displayed successfully.
However...
|
Forum: Python
Jan 27th, 2008, 10:53 PM
|
|
Replies: 21
Views: 979
Re: Running python scripts on localhost
No luck....:(
I tried installing python mod for xampp. And again tried running fibonacci.py in htdocs. But it again loads the whole script instead of running it.
Can anybody please figure out what...
|
Forum: Python
Jan 25th, 2008, 6:11 AM
|
|
Replies: 21
Views: 979
|
Forum: Python
Jan 25th, 2008, 5:35 AM
|
|
Replies: 21
Views: 979
Running python scripts on localhost
I am able to run the fibonacci.py on the activepython editor. But when i try to run a python script ( say webpagecounter.py) for localhost, the browser loads the script. How should i force browser to...
|
Forum: Perl
Jan 16th, 2008, 11:57 PM
|
|
Replies: 4
Views: 300
Re: .cgi Vs .pl
Actually I am not able to run test.pl ( in cgi-bin/test.pl). However files with .cgi run successfully. So should i rename test.pl to test.cgi. Is CGI file and Pl file one and the same. ?
|
Forum: Visual Basic .NET
Jan 16th, 2008, 8:49 AM
|
|
Replies: 7
Views: 299
Re: Vb.net C# Asp.net
What is the significance of so called ASP.NET framework ??
Any programming language can be used to create a webpage ( at server side). Like C, C++ etc to o can be used. They don't need any...
|
Forum: Visual Basic .NET
Jan 16th, 2008, 3:15 AM
|
|
Replies: 7
Views: 299
Vb.net C# Asp.net
Till next month , i was of the opinion that ASP.NET and C# are two langauges.
But i was confused when one of my friends said, he was doing ASP.NET in C# . What does that mean ?
|
Forum: Other Scripting Languages
Jan 15th, 2008, 3:10 AM
|
|
Replies: 1
Views: 351
|
Forum: Perl
Jan 14th, 2008, 10:07 PM
|
|
Replies: 4
Views: 300
.cgi Vs .pl
What's the difference between cgi and perl. I am confused between the two. The file with ext .cgi is using the perl code. It runs too.
But the file with ext .pl , and containing the perl code...
|
Forum: Perl
Jan 8th, 2008, 12:52 AM
|
|
Replies: 2
Views: 216
|
Forum: Perl
Jan 7th, 2008, 8:28 PM
|
|
Replies: 2
Views: 216
|