![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
|
Okay, here's my theory:
If I had someone filling out a form and then, with a source file, controlled the making of a new file (first of all, is that possible?) containing template code (that I thought could probably also be controlled by the source file using a very very long "document.write('...')" command), could I use a tag like <p value="FormEntryName"> to insert the information I need into the sparkly new (theoretical) template file? I don't think I need actual code...I just wanted to see if it was actually possible before I went searching for ways to do this. ![]() thanks!
__________________
I had a dream that Triumph the Insult Dog owned Microsoft... How...appropriate. |
|
|
|
|
|
#2 |
|
Programming Guru
![]() |
as far as i know you cant write to someone's hdd or even the servers hdd with javascript.
|
|
|
|
|
|
#3 |
|
Programming Guru
![]() |
You can use Active X to write to their hard-drive on IE in a trusted environment (localhost). But not really worth it...
__________________
|
|
|
|
|
|
#4 |
|
Programming Guru
![]() |
that and most good security advice is
"TURN ACTIVEX OFF" |
|
|
|
|
|
#5 |
|
Programming Guru
![]() ![]() ![]() |
This sounds like a better job for PHP...
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#6 | |
|
Programming Guru
![]() |
Quote:
__________________
|
|
|
|
|
|
|
#7 |
|
Programming Guru
![]() ![]() |
PHP would do it most likely. Or a C# web modules deally. Or even some CGI-Scripts.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#8 |
|
Programmer
|
oh, I don't want to make something on their hard drive...I want to make a new page on the server--a file that takes select information and puts it into a useful (and pretty) format
__________________
I had a dream that Triumph the Insult Dog owned Microsoft... How...appropriate. |
|
|
|
|
|
#9 |
|
Programming Guru
![]() ![]() |
PHP, or some kind of CGI is what you need (and should want :-P). I would suggest php, since it's far supreme to most other languages like that (oooppss, looks like i might start a war :-P ).
Also, there are quite a few developers around here that are good with it if you have any trouble.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#10 |
|
Programmer
|
noice, thanks
__________________
I had a dream that Triumph the Insult Dog owned Microsoft... How...appropriate. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|