- printing dynamic content from a popup?
- Sat, 30 Dec 1899 00:00:00 GMT
- Hi,How do you print a dynamically produced popup. Everything I try such asself.print() prints out the original or parent page.Banging my head against a wall time?Can the popup object be named and referenced through the DOM. The popupobject has been named in the window.open() method. But all refe
- Embedding VRML
- Sat, 30 Dec 1899 00:00:00 GMT
- Hi, I am trying to embed a VRML file (.wrl) into my website, and for some reason, it does not work. It simply does not display anything.Here is my code:code: <embedsrc="/lib/images/DiningTable.wrl" width="400" height="300" border = 0> Could someone please help me with this, because this is
- Which is the root element
- Sat, 30 Dec 1899 00:00:00 GMT
- Hi;I have an xsd that has:<xsd:element name="purchaseOrder" type="PurchaseOrderType"/><xsd:element name="comment" type="xsd:string"/>I get this as an XmlSchema using:XmlSchema schema = XmlSchema.Read(new FileStream(datasource.SchemaUrl,FileMode.Open, FileAccess.Read, FileShare.Read),
- Javascript changes my html font - help!
- Sat, 30 Dec 1899 00:00:00 GMT
- My html page uses a Javascript downloaded from a server. The problem is that the script changes the font of my text. Is there a way I can override the Javascript font and maintain my original font that is on my html page?I would appreciate any help...
- set form action
- Sat, 30 Dec 1899 00:00:00 GMT
- I have a FORM tag that looks like this:<form name="form1" id="form1" method="post" action="go.php"I can leave off the ACTION attribute and have javascript add it on load,for example:<script type="text/javascript">window.onload = function() {var frm = document.getElementById("score");frm
- open select pulldown box only if certain option is clicked
- Sat, 30 Dec 1899 00:00:00 GMT
- Hello,how do I code it to display a select (pulldown) box only if the userhas selected a certain option in another pulldown box?<select name=country><OPTION value="France" SELECTED>France<OPTION value="Spain">Spain<OPTION value="Portugal">Portugal</select<select nam
- Ajax Problem
- Sat, 30 Dec 1899 00:00:00 GMT
- HiI Am Getting Some Problems When I Am Using Ajax In My Applicatio. When The Jsp Page Is 1 St Time Loading I Am Calling Onload Event And Going To Action Class And Creating Response Object In That I Am Puting <html:select > Tag And Sending Back To Same Jsp But I Am Not Able To Get Select Bo
- disable the submit button after clicking
- Sat, 30 Dec 1899 00:00:00 GMT
- Hi All, Good Morning. i have small problem.i have a form, after clicking the submit button, i want to disable the submit button. i want to submit the form only once, even after clicking the submit button any no of times.Regards,Raghu.
- Store compressed binary files with XML
- Sat, 30 Dec 1899 00:00:00 GMT
- I utilize XML to represent my data files. I also have several binary files Iwant to attach to the XML file in compressed (zip) format. I prefer to keepthese in binary format to save space. To you have any suggestions? Note: I amusing the DotNet framework 2.0.--David T
- Is this Possible via XSL ?
- Sat, 30 Dec 1899 00:00:00 GMT
- I have XML that looks like this:<?xml-stylesheet type="text/xsl" href="BowlingW.xsl"?><Matches><Match><Visitors Number="1" Games="3" Pins="2967" Wins="0" Losses="4"><Bowler Number="11" G1="168" G2="219" G3="224" TP="611" Strikes="19"Spares="9" Opens="1"/><Bowler
- schema vaildation
- Sat, 30 Dec 1899 00:00:00 GMT
- Is there a way to specify the unique constraints on attribute names on element nodes?For an example, see the following schema:<xsd:element name="Category" minOccurs="0" maxOccurs="unbounded"><xsd:annotation><xsd:documentation>Logger Category</xsd:documentation></xsd:annotation><
- window close
- Sat, 30 Dec 1899 00:00:00 GMT
- I need a popup window to close after 10 seconds. I have 2 ideas, andneither work.Any help is appreciated.<META HTTP-EQUIV='Refresh' CONTENT='10;URL=javascript:this.window.close()'or...<SCRIPT LANGUAGE="JavaScript"><!-- Beginfunction closeWin() {window.close();}//
- Error using SYS.XMLAGG function
- Sat, 30 Dec 1899 00:00:00 GMT
- Error occurs while using SYS.XMLAGG function.What could be the cause ?I tried the below given SQL statement, it throws ORA-29913error.SELECT SYS_XMLAGG(SYS_XMLGEN(e.a)).getClobval() e FROM try_xmltype eERROR:ORA-29913: error in executing ODCIAGGREGATEINITIALIZE callout
- Caption on an image using CSS
- Sat, 30 Dec 1899 00:00:00 GMT
- I want to do the following using CSS, and I just can't seem to find thesolution:There is some text here that describes some research or something that I'mdoing. Part of the results of the research is a graph that I want to display asFigure 1.+-------+| || || || Graph Here ||
- referencing a submit button in a iframe form...
- Sat, 30 Dec 1899 00:00:00 GMT
- how can i invoke a submit button inside a form that is inside an iframe ?please helpMel
- Is there any way to give xsl in C# a hint as to how large the resulting document
- Sat, 30 Dec 1899 00:00:00 GMT
- no i just dotn want any xsl transformation to EVER do more then one memoryallocation, for this to be possible the xsl api should have some way i canspecify the max target document size after transformation"Martin Honnen" <mahotrash.programming.itags.org.yahoo.de> wrote in messagenews:ef$J2qUHIHA.4592.programming.itags.org.TK2MSFTNGP
- Is that supposed to be an April Fool's joke? I...
- Sat, 30 Dec 1899 00:00:00 GMT
- Is that supposed to be an April Fool's joke? If so, is it an internal or external joke?
- need help about lenya?Plz HELP!
- Sat, 30 Dec 1899 00:00:00 GMT
- Hi ,i would request all of you to kindly tell me where i can get lenya tutorials?i have been assigned to it . so i would request you to kindly help me. i had gone through the wiki but didnt found it to be confusing. kindly advice...
- EntityResolver not called by v2 Beta SAXParser.
- Sat, 30 Dec 1899 00:00:00 GMT
- Does the v2 beta parser support use of an EntityResolver class for resolving locations of xml schema files? I am not getting any callbacks to my EntityResolver that was set via setEntityResolver. I am using the oracle.xml.parser.v2.SAXParser class for my parsing.Thanks,Keith Jensen
- IE Frameset OnLoad "Object doesnt support this property or method" error
- Sat, 30 Dec 1899 00:00:00 GMT
- Folks,Take a look at the sample code below and let me know if you can figureout why I'm getting an "Object doesn't support this property ormethod" error for the "frame2.DisplayForm()" only after selecting theRefresh icon in IE. In other words, it loads and performs fine on theinitial l
- Open Questions
- VB.NET 2003 Usercontrol on HTML page - what am I missing here...
- :confused: This is going to sound like a really stupid question,I'm not new to programming, but I am new to VB.Net and web development. I'm learning "web stuff" in my spare time and had a question about usercontrols on a web page.namely - how do you do it?Here's what I've do
- Building a JSP dynamically based on an XML file with S1AF
- Is this possible? We are *not* looking to use stylesheets to transform the XML into HTML. What we are trying to do is based on what the user has chosen on a previous screen, we will need to build a page consisting of many form elements and we would like to have a standard (xml file) to base
- need help about lenya?Plz HELP!
- Hi ,i would request all of you to kindly tell me where i can get lenya tutorials?i have been assigned to it . so i would request you to kindly help me. i had gone through the wiki but didnt found it to be confusing. kindly advice...
- References
- Does anyone know of, or indeed - has written, an application that interrogates and ActiveX DLL (COM component) and return it's external references - that which is set using the References dialog within the VB6 IDE?
- Max Model Size : 2Mb, 4Mb & 16Mb
- Hi,is there a way to increase the maximum model size so that ican use a 30Mb model ? (xPC target)thank you
- wrong IP_ constants on Win32
- Mon, 21 Nov 2005, Guest via RT wrote:[ThomasKratz (AT) web (DOT) de - Fri Nov 18 07:20:03 2005]:I am trying to build I::Socket::Multicast 1.02 on perl 5.8.7 under Win32.The build was ok under 5.8.4 but the tests fail under 5.8.7.This is due to wrongly set constants defined in Winsock.h. (for ex
- parsing string, leaving words intact
- Hello,I need to parse a long string into no more than 30character chunks, but I also need to leave the wordsintact. Right now, I am using:For intStart = 1 to Len(strOriginal) by 30strPrint = Mid$(strOriginal, intStart, 30)Print #detailFile, Tab(1), intStart, Tab(4), strPrintNext intStartand it
- MAKING INSTALLER GENERATES ERROR CANNOT FOUND ADSAPI32.DLL
- Hi, I know what is the problem but I don't know how to solve it.Anybody can help me please?First of all, I make my installer for my application, and then when I execute it from (c:\archivos de programa\LabSBRs\LabSBRs.exe (where LabSBRs.exe is the executable I run) I receive the error that
- Newb, how to start coding question - & - flash & ruby?
- Hi there,I'm a web developer (mainly front end) of 10 years but am new to Ruby. Igot the pickaxe book and really have been enjoying it (although thingsare getting hairy for me now halfway through!) Ruby seems like a reallyreally language.Anyway, my idea was to build an online game, and my
- : Enable loop unrolling for the matmul intrinsic.
- Hi,not so long ago my proposal to enable loop unrolling for the matmulintrinsic was turned down due to fears about a negative performanceimpact on register starved architectures.However, I now believe there is sufficient benchmark data to dispelthese fears. I made a slightly improved version of