2010/1/15 <[email protected]>: > hi : > > in wt,can dynamic generate page and a brand new window will be created, > on top of the current window? > such as : > <?xml version="1.0" encoding="utf-8"> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" > "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" > > <head> > <title>dynamic generate page</title> > </head> > <body> > <div style="width:99%;height:99%">dynamic generate page</div> > </body> > </html>
Err, not quite understanding what you are asking for? By brand new window, do you mean browser window or in-page frame? Generating anything you can think of is pretty easy though. ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
