QUESTION POSED ON: 27 May 2002 I want to use the function @DialogBox in a Web application. But "@DialogBox" doesn't work in Web. Is there any other function or a similar function that will allow you to use @DialogBox in a Web application?
>
EXPERT RESPONSE
One way to achieve similar results is to use JavaScript to open a new window (window.open) containing a form, which the user can use to select values which can be returned to the parent window.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.