Click here to Skip to main content
15,891,136 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How the FILEUPLOAD to prevent from posting back? Pin
Christian Graus23-Sep-07 12:42
protectorChristian Graus23-Sep-07 12:42 
AnswerRe: How the FILEUPLOAD to prevent from posting back? Pin
hifiger200423-Sep-07 17:20
hifiger200423-Sep-07 17:20 
GeneralRe: How the FILEUPLOAD to prevent from posting back? Pin
Christian Graus23-Sep-07 19:17
protectorChristian Graus23-Sep-07 19:17 
GeneralRe: How the FILEUPLOAD to prevent from posting back? Pin
Malcolm Smart27-Sep-07 2:15
Malcolm Smart27-Sep-07 2:15 
QuestionURGENT: Please Help - ASP Error Pin
Azi Qaiser23-Sep-07 2:10
Azi Qaiser23-Sep-07 2:10 
QuestionVisual Web 2005 Express HELP Pin
Rocky Mt. High22-Sep-07 20:27
Rocky Mt. High22-Sep-07 20:27 
AnswerRe: Visual Web 2005 Express HELP Pin
Jpuckett25-Sep-07 17:43
Jpuckett25-Sep-07 17:43 
QuestionSafari (Mac) + innerHTML Pin
Dmitry Khudorozhkov22-Sep-07 10:16
Dmitry Khudorozhkov22-Sep-07 10:16 
Hi everyone!

I have a html page with an IFrame; and the following code:

var doc = document.getElementById("iframe_id").contentDocument;
doc.body.innerHTML = htmlCode;


This code is run in body's onload handler. 'htmlCode' contains some (very simple) html (it is a string, of course).

I was able to test this code only in Safari 1.3 (Mac), and it didn't work Frown | :(

BUT: I need to test it in a Safari 2.0.4. Unfortunatelly, I don't have access to it. Anyone (with Mac) can tell me if it will work?

And why the above code didn't work with Safari 1.3? Is it possible to fix it?

Thank you very much in advance!

P.S. I understand it is a MS-centric forum, but... I do hope.

-------------------------
Listen up! "Teamwork" means staying out of my way! (Seifer, Final Fantasy 8).

AnswerRe: Safari (Mac) + innerHTML Pin
Guffa22-Sep-07 10:50
Guffa22-Sep-07 10:50 
GeneralRe: Safari (Mac) + innerHTML Pin
Dmitry Khudorozhkov22-Sep-07 10:52
Dmitry Khudorozhkov22-Sep-07 10:52 
GeneralRe: Safari (Mac) + innerHTML Pin
Guffa22-Sep-07 14:43
Guffa22-Sep-07 14:43 
AnswerRe: Safari (Mac) + innerHTML Pin
kuyak200024-Sep-07 19:29
kuyak200024-Sep-07 19:29 
QuestionConvert a VB.Net app to a web app? Pin
furjaw21-Sep-07 17:58
furjaw21-Sep-07 17:58 
AnswerRe: Convert a VB.Net app to a web app? Pin
Christian Graus21-Sep-07 18:32
protectorChristian Graus21-Sep-07 18:32 
QuestionRe: Convert a VB.Net app to a web app? Pin
furjaw22-Sep-07 8:54
furjaw22-Sep-07 8:54 
AnswerRe: Convert a VB.Net app to a web app? Pin
Paddy Boyd24-Sep-07 4:33
Paddy Boyd24-Sep-07 4:33 
GeneralThe Need For Speed Pin
Bassam Abdul-Baki21-Sep-07 7:18
professionalBassam Abdul-Baki21-Sep-07 7:18 
Questionhow to pass a javascript variable into asp variable? Pin
ganeshMohan21-Sep-07 2:35
ganeshMohan21-Sep-07 2:35 
AnswerRe: how to pass a javascript variable into asp variable? Pin
led mike21-Sep-07 4:38
led mike21-Sep-07 4:38 
GeneralRe: how to pass a javascript variable into asp variable? Pin
Guffa22-Sep-07 7:55
Guffa22-Sep-07 7:55 
Questionhow to auto adjust pages Pin
harryforum20-Sep-07 23:18
harryforum20-Sep-07 23:18 
AnswerRe: how to auto adjust pages Pin
Christian Graus21-Sep-07 0:35
protectorChristian Graus21-Sep-07 0:35 
AnswerRe: how to auto adjust pages Pin
saini arun21-Sep-07 4:14
saini arun21-Sep-07 4:14 
Questionjsp javascript compatibility issues in safari Pin
nicetohaveyou20-Sep-07 20:53
nicetohaveyou20-Sep-07 20:53 
AnswerRe: jsp javascript compatibility issues in safari Pin
saini arun21-Sep-07 4:20
saini arun21-Sep-07 4:20 

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.