简体   繁体   中英

With VS 2010 create ASP.NET composite custom server control with JQuery (CDN) as embedded resource?

First time asking a question so sorry if incorrect.

After beating my head against the wall, and with no hair to pad it I am finally asking for direction. Most books, posts and articles on what I am trying to do are at least 2 years old and don't cover VS 2010.

Can someone point me to a site/book/whatever that gives meaningful examples of what I have asked in the title?

I am trying to create an ASP.NET custom web control, using VS 2010 and ASP.NET, and using an embedded rousource that is a javascript file with a simple jquery routine that attaches a click event onto a checkbox.

Trying it on my own all weekend I have successfullly gotten a web user control to work without having the script be embedded, but can't seem to get the references to work correctly when using a custom server control.

I can list the simple code but don't want to overwelm the post with code that they have seen over the years.

Thanks for your patience, and I hope to be able to contribute more on some levels.

Thanks,

FSBarker

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM