forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


A question about the HTTPD.DLL extension !

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
Rubes_sw
Valued Contributor
Valued Contributor


Joined: 11 Jun 2001
Posts: 625
Location: Northern Ireland

PostPosted: Thu Mar 06, 2003 11:48 am    Post subject: A question about the HTTPD.DLL extension ! Reply with quote

I have a registered copy of the httpd.dll and I was wondering can it do this ?

I have a web page named index.htm Containing a form. Eg.

Username [ ]

Password [ ]

[Submit]

And when running the example web server included with the httpd.dll the web page (index.htm) displays ok.

The form properties are:

<form action=login.exe method=post>

<input name=username type=text size=50 value=>

<input name=password type=text size=50 value=>

<input name=submit type=submit value=submit>

</form>



the program login.exe is in the same directory as the index.htm



When I click submit, it says the page can not be found…..
Can i get the web server to run the login.exe file and process the information?

Nathan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Thu Mar 06, 2003 1:20 pm    Post subject: Reply with quote

The executable's permissions may have to be set. I don't run my own server
so I'm not sure. But also it might not be able to work that way on your
computer with this extension.

Another thing you might try would be to specify the whole path to the
EXE in your form. Wink

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Thu Mar 06, 2003 3:03 pm    Post subject: Reply with quote

If I remember right I don't think httpd.dll has the ability to run CGI or executables. There is no way to mark a folder as Executable from this extension.
_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Rubes_sw
Valued Contributor
Valued Contributor


Joined: 11 Jun 2001
Posts: 625
Location: Northern Ireland

PostPosted: Thu Mar 06, 2003 3:10 pm    Post subject: Reply with quote

OK, is there any way to do this ?

I want my program it lanuch a Web Server and allow the user to complete forms and submit them to my web server etc. etc.

?
Nathan
Is there any other extensions that can do this, Anyone any examples?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Thu Mar 06, 2003 3:16 pm    Post subject: Reply with quote

I think the only way to do this would be to run a web server other than
VDSHTTPD. I'm not sure if you installed the PHP interpreter if you could
have VDSHTTPD use that. However, I think that is extension is only
capable of serving simple HTML files etc.

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
Rubes_sw
Valued Contributor
Valued Contributor


Joined: 11 Jun 2001
Posts: 625
Location: Northern Ireland

PostPosted: Thu Mar 06, 2003 3:21 pm    Post subject: Reply with quote

OK, Can anyone write a DLL similar to vdshttpd.dll but have the ability to run exes, accept data etc. ???

Nathan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Skit3000
Admin Team


Joined: 11 May 2002
Posts: 2166
Location: The Netherlands

PostPosted: Thu Mar 06, 2003 4:50 pm    Post subject: Reply with quote

Hi Nathan,

Like I mentioned before, you can try to use the HTTP server I made with Tommy's vdsinet.dll. You can download it here.
Back to top
View user's profile Send private message
Rubes_sw
Valued Contributor
Valued Contributor


Joined: 11 Jun 2001
Posts: 625
Location: Northern Ireland

PostPosted: Thu Mar 06, 2003 4:54 pm    Post subject: Reply with quote

Thanks, skit but i just could not get it to do what i wanted. I tried changing the Script but no go.

I have decided not to pursue the Web Server Idea, as it poses to many security problems...

Nathan
Thanks for the adivce !
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group