rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - talis

Pages: 1
1
HFS ~ HTTP File Server / Creating Forms using HFS
« on: February 17, 2009, 07:50:27 PM »
Hello

Does any one have idea how to link Form for emailing using HFS?

I have created a form on HTML and have added to the VFS, made a button and have linked it as well. But the proble is that when user have filled the form the outlook message box appears.

I dont want to use option of outlook for emailing me the data user have included in the form. I simply want that data to be submitted directly to my email address.

<form name="feedback" method="post"  action="mailto:abc@hotmail.com">

Is their any code else to do such actions?

Regards Talis
Since 1986

2
router & port problems / Running more than one server
« on: February 17, 2009, 07:25:22 PM »
Hello

Is it possible to run more than one server on single Pc using different dynamic addresses.

I know using with Ip address it is not possible. but if we can change dynamic addresses than is their any way to run two severs at the same time

Regards Talis
Since 1986

3
HFS ~ HTTP File Server / Adding Music on Your Server
« on: February 16, 2009, 03:56:22 PM »
I have been working on playing music automatically in background when someone is in my server , it worked and was ok.

The command i used was

<bgsound src="mdc.mp3 loop="2">

So now what i want to ask is that how can i autoplay music even if user changes it's page (while browsing other pages or folders)

I have searched alot about it, but in the end i figured it out that while browsing music can only be played when your server or website is made on Flash.

Is there any one here how have done this thing using HFS

I would appretiate your Replies.

Regards Talis
Since 1986

4
HFS ~ HTTP File Server / adding your banner in HFS
« on: February 15, 2009, 08:00:35 PM »
Hello friends!

I want to add a banner on the top of each page.

I have used this command for linking the image

<img src="Advertise.gif"width="728" height="90"title="asdasd">
It is easy

But the problem arrises when i swich the pages
there are many folders in my server and for each folder i have to add that particular header file in each and every folder in all of the root folders where our real/virtual data is.

It is difficult for me to keep on adding that file on every folder in order to get it displayed

Is there any way else, like to save your images once on the root of HFS list and then somehow restrict the HFS to use that images in every page

Please kindly tell me the solution

Regards Talis
Since 1986

Pages: 1