Click here to Skip to main content
15,922,007 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Articles about Usability (I needdd!!) Pin
DavidNohejl2-Jul-05 7:04
DavidNohejl2-Jul-05 7:04 
GeneralNewbie: Running Process from Webservice. Doesn't work. Pin
PhrankBooth28-Jun-05 17:34
PhrankBooth28-Jun-05 17:34 
GeneralRe: Newbie: Running Process from Webservice. Doesn't work. Pin
Guffa30-Jun-05 17:26
Guffa30-Jun-05 17:26 
GeneralSelect Box Expansion Pin
Anonymous28-Jun-05 10:26
Anonymous28-Jun-05 10:26 
GeneralRe: Select Box Expansion Pin
Guffa29-Jun-05 10:45
Guffa29-Jun-05 10:45 
GeneralSubmitting Data Pin
RichardS28-Jun-05 1:19
RichardS28-Jun-05 1:19 
GeneralRe: Submitting Data Pin
Ian Darling28-Jun-05 2:03
Ian Darling28-Jun-05 2:03 
GeneralRe: Submitting Data Pin
fakefur29-Jun-05 14:06
fakefur29-Jun-05 14:06 
I would suggest tou write an html page that contains a form for the data you want to collect. When the form is submitted you need to process it in one of two ways:

1. You could use whatever server-side scripting language you have on the server to write directly to the file.
2. You could save the data to a database and then produce the file from there on a regular basis, again using the scripting language you have installed.

If you have no scripting language and you need to get up to speed with minimal cost i would suggest PHP. It totally depends on what server you are running etc etc, and how much traffic / data you need to process.

HTH

GeneralWeb service returning a DataSet Pin
ShugMagoo27-Jun-05 12:38
ShugMagoo27-Jun-05 12:38 
GeneralRe: Web service returning a DataSet Pin
Guffa30-Jun-05 17:31
Guffa30-Jun-05 17:31 
GeneralRe: Web service returning a DataSet Pin
ShugMagoo1-Jul-05 13:48
ShugMagoo1-Jul-05 13:48 
GeneralRe: Web service returning a DataSet Pin
Guffa2-Jul-05 6:42
Guffa2-Jul-05 6:42 
Questionwhat do u mean by dynamic page??? Pin
Anonymous27-Jun-05 4:21
Anonymous27-Jun-05 4:21 
AnswerRe: what do u mean by dynamic page??? Pin
btoyer27-Jun-05 5:39
btoyer27-Jun-05 5:39 
GeneralScript for password protection of website Pin
akayoku26-Jun-05 16:40
akayoku26-Jun-05 16:40 
GeneralRe: Script for password protection of website Pin
Christian Graus26-Jun-05 17:07
protectorChristian Graus26-Jun-05 17:07 
GeneralRe: Script for password protection of website Pin
Yasin Xp4-Jul-05 20:08
sussYasin Xp4-Jul-05 20:08 
Generalimages in a webform Pin
cmarmr25-Jun-05 7:41
cmarmr25-Jun-05 7:41 
GeneralRe: images in a webform Pin
Guffa29-Jun-05 5:15
Guffa29-Jun-05 5:15 
GeneralForcing "Save Taget As" dialog when clicking a link Pin
Wolfram Steinke24-Jun-05 23:24
Wolfram Steinke24-Jun-05 23:24 
GeneralRe: Forcing "Save Taget As" dialog when clicking a link Pin
minhpc_bk25-Jun-05 5:42
minhpc_bk25-Jun-05 5:42 
GeneralRe: Forcing "Save Taget As" dialog when clicking a link Pin
Wolfram Steinke25-Jun-05 12:40
Wolfram Steinke25-Jun-05 12:40 
GeneralRe: Forcing "Save Taget As" dialog when clicking a link Pin
Wolfram Steinke26-Jun-05 14:24
Wolfram Steinke26-Jun-05 14:24 
GeneralRe: Forcing "Save Taget As" dialog when clicking a link Pin
minhpc_bk26-Jun-05 14:39
minhpc_bk26-Jun-05 14:39 
GeneralExporting Images From Word Pin
ironclads24-Jun-05 11:23
ironclads24-Jun-05 11:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.