Any ASP.NET experts out there?
I have to put a widget on our website - www.micrographics.co.nz to celebrate Records Awareness Week next week.
Trouble is, our site runs on DotNeNuke, which means its running ASP.NET - and ASP.NET only allows one form per page, which is used for server side control.
So, it's ignoring the form code for the widget.
Widget code is:
HTML Code:
[B]Search: RAW 2010 - Industrious Kiwis: Archives & Industry[/B]
[IMG]http://www.digitalnz.org/images/search/powered.gif[/IMG]
function DNZOptions() { DNZSearch.APIDomain = 'http://api.digitalnz.org/'; DNZSearch.hostedDomain = 'http://search.digitalnz.org/'; DNZSearch.serverRoot = 'http://www.digitalnz.org/'; DNZSearch.searchSlug = 'recordsandarchivesweek2010'; DNZSearch.APIKey = '2288c852c37ff96859bfea3567af7446';
DNZSearch.stylesheet = 'http://www.digitalnz.org/content/stylesheets/archives.css';
DNZSearch.logo = 'http://search.digitalnz.org/content/logos/0000/0284/archives.jpg';
DNZSearch.numberOfResults = 4;
}
Now I've tried to get around it by using the "onclick" method described here but damned if I can get it to work.
Can anyone fix my code for me please?
And I to my motorcycle parked like the soul of the junkyard. Restored, a bicycle fleshed with power, and tore off. Up Highway 106 continually drunk on the wind in my mouth. Wringing the handlebar for speed, wild to be wreckage forever.
- James Dickey, Cherrylog Road.
Bookmarks