Using a page compiled into an assembly

G

GeezerButler

I am developing a ASP.NET SpellCheck control. For this I also have a
simple html/aspx (popup.html) page which will be opened when user
clicks on a button to check spelling.
In the control i inject script for opening the popup.html using
window.open() but ASP.NET cant find the page obviously because the
page is in the control library and not in the website root directory.
I dont want to force the user to copy the popup.html to his website
root directory before he can use the spellcheck control. So how can i
achieve that?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
DewittMill
Top