Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
altering a server side file with a form
Old 07-14-2009, 12:23 PM altering a server side file with a form
Experienced Talker

Posts: 41
Trades: 0
how would i go about using the submitted information provided by a drop down form to change a string value in a file
flatrat is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-14-2009, 01:44 PM Re: altering a server side file with a form
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
using what server side code?
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 07-14-2009, 02:09 PM Re: altering a server side file with a form
Experienced Talker

Posts: 41
Trades: 0
im open to suggestion*.. there really isnt a server, for now im just trying to see if i can get this to fly on my computer.



*theres a code?
(a link or just what its called that im trying to do would be of great help)

Last edited by flatrat; 07-14-2009 at 02:11 PM..
flatrat is offline
Reply With Quote
View Public Profile
 
Old 07-14-2009, 02:22 PM Re: altering a server side file with a form
hairygunther's Avatar
Extreme Talker

Posts: 164
Trades: 0
Quote:
Originally Posted by flatrat View Post

*theres a code?
I believe the Geneva Convention is a good code to follow, but for your purposes you may find it easiest to go to "Matt's Script Archive" (if it still exists) and play with some "cgi scripts".

Do you have a website? If so, it is hosted on a server - even if it is hosted with 10s of 1000s of others. If not, what in crap are you asking questions for, you won't be able to make any pages.
__________________
I acknowledge Parker out of Thunderbirds and Glaxo Industries.
hairygunther is offline
Reply With Quote
View Public Profile
 
Old 07-14-2009, 02:36 PM Re: altering a server side file with a form
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
Quote:
Originally Posted by flatrat View Post
im open to suggestion*.. there really isnt a server, for now im just trying to see if i can get this to fly on my computer.
Seeing how forms send information to the SERVER, you can't expect the information to be very meaningful without one.

The information submitted via a form is available in the address bar, if the form uses method="get", and this information could be read with JavaScript. However, that doesn't help your situation seeing how JavaScript has zero access to the file system.

Seeing how websites exist on the server, without using server side code, you won't ever be able to do anything to files on the server without one.

Examples of server side codes: PHP, Coldfusion, Python, ASP, ASP.NET, Perl, J2EE, etc, etc.
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Reply     « Reply to altering a server side file with a form
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.52780 seconds with 12 queries