Click here to Skip to main content
15,884,425 members
Home / Discussions / Web Development
   

Web Development

 
QuestionJavaScript using Client-Side FSO CopyFile Pin
jonatec1-Oct-08 5:08
jonatec1-Oct-08 5:08 
AnswerRe: JavaScript using Client-Side FSO CopyFile Pin
Ashfield2-Oct-08 3:47
Ashfield2-Oct-08 3:47 
GeneralRe: JavaScript using Client-Side FSO CopyFile Pin
jonatec2-Oct-08 6:07
jonatec2-Oct-08 6:07 
GeneralRe: JavaScript using Client-Side FSO CopyFile Pin
Ashfield2-Oct-08 8:36
Ashfield2-Oct-08 8:36 
QuestionPDF content not rendering Pin
kc_krishnan30-Sep-08 22:56
kc_krishnan30-Sep-08 22:56 
AnswerRe: PDF content not rendering Pin
kc_krishnan1-Oct-08 4:59
kc_krishnan1-Oct-08 4:59 
QuestionASP .net app, and server side assembly that needs to read an XSL resource Pin
Braulio Dez30-Sep-08 19:57
Braulio Dez30-Sep-08 19:57 
QuestionHow to update a HTML textbox from a 'C' executable running in the background Pin
sccjazz130-Sep-08 16:20
sccjazz130-Sep-08 16:20 
Hello, I am somewhat new to web page development. I have a simple web page, in an Apache/Linux embedded environment. This web page has Form code with a textbox, and a button, of type="button". The button has a parameter OnClick="/www/apache/cgi-bin/myCode.cgi" which is a 'C' executable that performs low-level hardware coding of a temperature sensor, and places the temperature in a variable. Is there a way, either through javascript printf's in myCode.cgi, or through STDOUT, to send the temperature value to the web page, to be displayed in the textbox? I've spent many hours searching online for coding help and examples to similar problems, but can't quite find what I need to do. In simple terms, I click the button, the 'C' code gets invoked, and wish to have the information displayed in the textbox. I am trying to avoid the use of cookies, because my file system on the embedded controller is in flash memory, and wish to avoid write operations as much as possible. Backing up a little bit, I am somewhat new to javacript also, but have used it in other parts of my web page.

I appologize if I'm in the incorrect forum. A little coaching and info will be appreciated. Thank you. Smile | :)
AnswerRe: How to update a HTML textbox from a 'C' executable running in the background Pin
sccjazz13-Oct-08 16:02
sccjazz13-Oct-08 16:02 
QuestionInternet explorer and fire fox help :D Pin
JACENZ30-Sep-08 14:06
JACENZ30-Sep-08 14:06 
AnswerRe: Internet explorer and fire fox help :D Pin
Shog930-Sep-08 14:55
sitebuilderShog930-Sep-08 14:55 
QuestionHow to code file handling vb program to c#. Pin
abhichin30-Sep-08 8:50
abhichin30-Sep-08 8:50 
QuestionConditional operators Pin
t7bros30-Sep-08 3:51
t7bros30-Sep-08 3:51 
AnswerRe: Conditional operators Pin
NeverHeardOfMe30-Sep-08 5:16
NeverHeardOfMe30-Sep-08 5:16 
GeneralRe: Conditional operators Pin
t7bros30-Sep-08 6:45
t7bros30-Sep-08 6:45 
QuestionA connection could not be made to the report server http://localhost/reports$SQLExpress Pin
hifiger200429-Sep-08 21:47
hifiger200429-Sep-08 21:47 
QuestionHow to get Value from Drop Down List (SELECT)? Pin
FishiFishi29-Sep-08 2:36
FishiFishi29-Sep-08 2:36 
AnswerRe: How to get Value from Drop Down List (SELECT)? Pin
SomeGuyThatIsMe29-Sep-08 8:31
SomeGuyThatIsMe29-Sep-08 8:31 
QuestionHTML Emails Outlook 2007 (Shudder...) Pin
markymark8228-Sep-08 23:24
markymark8228-Sep-08 23:24 
AnswerRe: HTML Emails Outlook 2007 (Shudder...) Pin
NeverHeardOfMe29-Sep-08 4:48
NeverHeardOfMe29-Sep-08 4:48 
GeneralRe: HTML Emails Outlook 2007 (Shudder...) [modified] Pin
markymark8229-Sep-08 5:02
markymark8229-Sep-08 5:02 
QuestionPHP IMPORT EXPORT Pin
w20927-Sep-08 19:14
w20927-Sep-08 19:14 
AnswerRe: PHP IMPORT EXPORT Pin
Mohammad Dayyan27-Sep-08 19:50
Mohammad Dayyan27-Sep-08 19:50 
GeneralRe: PHP IMPORT EXPORT Pin
w20927-Sep-08 19:55
w20927-Sep-08 19:55 
QuestionPass variable in iFrame Pin
gm8727-Sep-08 16:10
gm8727-Sep-08 16:10 

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.