Error in HTML code

[nobr]I am getting an error in the javascript portion about an illegal character. I want to use a button to populate a text field.

<BR>

<FONT color="navy" size="+1"><B>Drawing PDMW Application</B></FONT><B><FONT

size="+1" face="Times New Roman" color="navy"> </FONT></B><FONT

size="+0" face="Times New Roman" color="navy"><B>Drawing Inquiry Data</B></FONT>

<BUTTON type="button" name="test" value="10">

<SCRIPT type="text/vbscript"><!--

function myClick(){

}

//--></SCRIPT>

</BUTTON>

</P><HR>

[/nobr]

[1082 byte] By [SLDykea] at [2007-11-27 4:08:31]
# 1
Usually I write JavaScript != Java, but here I see you want to use VBScript ;-)
DrLaszloJamfa at 2007-7-12 9:13:52 > top of Java-index,Java Essentials,New To Java...
# 2
I think myClickis suppose to be onClickred
Redheadashleya at 2007-7-12 9:13:52 > top of Java-index,Java Essentials,New To Java...
# 3
The vbScript was a mistake. I re-posted.
SLDykea at 2007-7-12 9:13:52 > top of Java-index,Java Essentials,New To Java...
# 4
There is no tag in html with name <BUTTON>, i suppose it should be <input> tag
b.m.krajua at 2007-7-12 9:13:52 > top of Java-index,Java Essentials,New To Java...
# 5
I've got a hot water pipe that goes "gurgle" when I hit it with a heavy book - can anyone help?
georgemca at 2007-7-12 9:13:52 > top of Java-index,Java Essentials,New To Java...
# 6

> I've got a hot water pipe that goes "gurgle" when I

> hit it with a heavy book - can anyone help?

Are you sure it's a gurgle?

Could it be a rattle, or even a squeak?

Anyway, check for any of the following:

- loose pipe straps

- air leak in the pipe system

Updating the pipe system would be a good idea at this point, unless you are able to ditch that book and get the equivalent electronic version.

karma-9a at 2007-7-12 9:13:52 > top of Java-index,Java Essentials,New To Java...
# 7

> > I've got a hot water pipe that goes "gurgle" when

> I

> > hit it with a heavy book - can anyone help?

>

> Are you sure it's a gurgle?

> Could it be a rattle, or even a squeak?

Pretty sure it's a gurgle. I'll check again

> Anyway, check for any of the following:

> - loose pipe straps

> - air leak in the pipe system

>

> Updating the pipe system would be a good idea at this

> point, unless you are able to ditch that book and get

> the equivalent electronic version.

Thanks for your help. But I don't see how getting the electronic version will make things better, how am I supposed to hit a hot water pipe with a .pdf?

georgemca at 2007-7-12 9:13:52 > top of Java-index,Java Essentials,New To Java...
# 8
*shudder* All those <FONT> makes me feel sick (and nostalgic in a negative way).
Martin@Stricenta at 2007-7-12 9:13:53 > top of Java-index,Java Essentials,New To Java...
# 9

> Thanks for your help. But I don't see how getting the

> electronic version will make things better, how am I

> supposed to hit a hot water pipe with a .pdf?

If hitting the pipe is part of your functional requirements, then only the update of the pipe system seems a viable option.

There are vendor tools, called "water hammer arresters" that address this specific issue.

karma-9a at 2007-7-12 9:13:53 > top of Java-index,Java Essentials,New To Java...
# 10

> > Thanks for your help. But I don't see how getting

> the

> > electronic version will make things better, how am

> I

> > supposed to hit a hot water pipe with a .pdf?

>

>

> If hitting the pipe is part of your functional

> requirements, then only the update of the pipe

> system seems a viable option.

It's just something I've always done. Never given it any thought really

> There are vendor tools, called "water hammer

> arresters" that address this specific issue.

Fantastic! Where do I download them?

georgemca at 2007-7-12 9:13:53 > top of Java-index,Java Essentials,New To Java...
# 11
> > There are vendor tools, called "water hammer> > arresters" that address this specific issue.> > Fantastic! Where do I download them?Google for "water hammer arrester".You may need additional specialized hardware though.
karma-9a at 2007-7-12 9:13:53 > top of Java-index,Java Essentials,New To Java...