Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
dfgowans007 #1
Using a webpage to make a text file
Hi Im pritty stuck
I need to make a error report form which takes in info enetered in a form on a webpage from people which have access to that page on a network and then save what they have entered to a file.
Problems are I have to do it without placing the page on a "server" or using any server languages, Im limited to javascript or possible java.
I havnt a clue im guessing I could do it with some sorta java applet but how?
I dont know java?
Can anyone point me in the right direction or give me any examples I can change to fit my purpose?
Thanks
Gowans007
dfgowans007 Guest
-
Make non-editable sections of webpage?
I'm designing a site using contribute. I'm wondering if I can take a webpage that is already completed and make certain sections of it... -
make a table with a text file
Hi, i have a text file containing those lines (here is an extract) -={P.A.G}=-Draven|669078528|668468420 -={P.A.G}=-Andy|676938876|676919330... -
Resizeing webpage makes dynamic text dissappair ??
Hi I've made a page on which I use text from a .txt file in a couple of dynamic text boxes. But if I resize the browser window, I loose some of... -
Automatically save a webpage as a text file
OS: XP Pro with IE 6.0 Every morning I come in, open 2 websites, and save their content as TXT files, one is a TAB file the other is a CSV file.... -
How do you make a fireworks html file to write text in?
or you could slice out the middle of the square where you want to have text, export the html into dreamweaver, click on the center slice, copy the... -
rob :: digitalburn #2
Re: Using a webpage to make a text file
It's ludicrously easy to do with a bit of PHP - no need to faff about with
Java or anything like that. Check [url]www.php.net[/url] and read up about PHP's
filesystem functions.
dfgowans007 wrote:> Hi Im pritty stuck
>
> I need to make a error report form which takes in info enetered in a
> form on a webpage from people which have access to that page on a
> network and then save what they have entered to a file.
>
> Problems are I have to do it without placing the page on a "server"
> or using any server languages, Im limited to javascript or possible
> java.
>
> I havnt a clue im guessing I could do it with some sorta java applet
> but how?
>
> I dont know java?
>
> Can anyone point me in the right direction or give me any examples I
> can change to fit my purpose?
>
> Thanks
> Gowans007
rob :: digitalburn Guest



Reply With Quote

