Click here to Skip to main content
16,011,611 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Web Template Pin
Roger Wright14-May-03 11:35
professionalRoger Wright14-May-03 11:35 
GeneralRe: Web Template Pin
Mazdak14-May-03 18:56
Mazdak14-May-03 18:56 
GeneralRe: Web Template Pin
Mazdak14-May-03 19:00
Mazdak14-May-03 19:00 
GeneralRe: Web Template Pin
Sarvesvara (BVKS) Dasa14-May-03 23:12
Sarvesvara (BVKS) Dasa14-May-03 23:12 
GeneralRe: Web Template Pin
ballyduff15-May-03 4:32
ballyduff15-May-03 4:32 
GeneralRe: Web Template Pin
Paul Watson20-May-03 7:53
sitebuilderPaul Watson20-May-03 7:53 
GeneralRe: Web Template Pin
Mazdak20-May-03 8:38
Mazdak20-May-03 8:38 
Generalhtmlhelp Pin
esswe14-May-03 8:42
esswe14-May-03 8:42 
Hi,
i want to create a htmlhelp .chm file and want to send a tcard message to a calling .exe. in order to do that i included the control

<object id="training" type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11">
<param name="Command" value="TCard" />
<param name="Button" value="Text: Ok" />
<param name="Item1" value="5555, MyText" />
<param name="Font" value="Arial,8,0,," />


Now i want to change the line <param name="Item1" value="5555, MyText" /> dynamically, but i can't manage it. it is not possible to 'appendChild' to the <object> nor is it to do it via 'document.all.training.Item1.value="0, NewString"...

Unfortunately the text 'MyText' seems to be limited to 255 characters in htmlhelp workshop (a further problem).

Does anybody know why?

Thyx
Steve
GeneralRe: htmlhelp - next try Pin
esswe14-May-03 8:47
esswe14-May-03 8:47 
GeneralRe: htmlhelp - next try Pin
Sarvesvara (BVKS) Dasa14-May-03 23:15
Sarvesvara (BVKS) Dasa14-May-03 23:15 
GeneralSerious frusteration Pin
RB@Emphasys14-May-03 3:32
RB@Emphasys14-May-03 3:32 
GeneralRe: Serious frusteration Pin
RB@Emphasys14-May-03 3:32
RB@Emphasys14-May-03 3:32 
GeneralRe: Serious frusteration Pin
Sarvesvara (BVKS) Dasa14-May-03 5:00
Sarvesvara (BVKS) Dasa14-May-03 5:00 
GeneralRe: Serious frusteration Pin
Not Active14-May-03 15:59
mentorNot Active14-May-03 15:59 
Generalproblem retrieving changes in data without refreshing the page Pin
diptiCodeProj13-May-03 23:35
diptiCodeProj13-May-03 23:35 
GeneralPlease reply me immediately Pin
Prog Mmer13-May-03 23:18
Prog Mmer13-May-03 23:18 
GeneralRe: Please reply me immediately Pin
Sarvesvara (BVKS) Dasa14-May-03 5:02
Sarvesvara (BVKS) Dasa14-May-03 5:02 
GeneralDon't do this! Pin
theJazzyBrain16-May-03 4:56
theJazzyBrain16-May-03 4:56 
GeneralZ-order of window Pin
Prog Mmer13-May-03 23:08
Prog Mmer13-May-03 23:08 
General"Trim" function in JavaScript Pin
TPN13-May-03 21:20
TPN13-May-03 21:20 
GeneralRe: "Trim" function in JavaScript Pin
Sarvesvara (BVKS) Dasa14-May-03 5:07
Sarvesvara (BVKS) Dasa14-May-03 5:07 
QuestionHow to write a spider(web crawler) program Pin
benzite13-May-03 20:51
benzite13-May-03 20:51 
AnswerRe: How to write a spider(web crawler) program Pin
Sarvesvara (BVKS) Dasa13-May-03 21:03
Sarvesvara (BVKS) Dasa13-May-03 21:03 
GeneralRe: How to write a spider(web crawler) program Pin
benzite13-May-03 21:13
benzite13-May-03 21:13 
GeneralRe: How to write a spider(web crawler) program Pin
Sarvesvara (BVKS) Dasa13-May-03 21:15
Sarvesvara (BVKS) Dasa13-May-03 21:15 

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.