No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Hi, I'm really stuck on hooking into the clientside events of the validationsummary. It is showing correctly when form fields are invalid but I would like to do something fancy like fade the summary in on form submission and fade it out again after a few seconds. This should be …
Hi, I need to build a widget that clients can put on their website. It will callback to my database and collect their star rating and update a vector graphic depending on their given rating at any time. I'm not sure where to start. Do I need a web service …
Hi, I think the quickest way to achieve this is to check for the page referrer on each page or do something with querystrings. To use the referrer: Request.UrlReferrer On the pages where a specific page has to have been visited first, check for the name of the referring page …
Without code it is tricky but I think this may be a postback/page life cycle issue. Is your drop down list created dynamically (ie. in code or instantiating from a user control) If the answer to the above is yes then you will need to move your code into the …
Hi, I have recently added in some code to a blog I am working on. The code displays some images. After each image there is a little box with an arrow pointing outwards at 45 degrees clockwise. The code is not showing in the html and I cannot for the …
Hi, I had a recent issue (before moving to a VPS server) where my asp.net validation controls would not work when uploaded to the ISPs website. This is a setup problem their end and should be configurable. If however they are not prepared to do this then have you thought …
I have spent a number of days looking into .NET shopping cart software. Currently I am using Actinic which falls far short of what I actually need it to do, and not being a PHP programmer I have hit the wall in terms of modifications. Actinic does have some very …
The End.
greyhound