Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

7 Posted Topics

Member Avatar for greyhound

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 …

0
126
Member Avatar for greyhound

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 …

Member Avatar for thines01
0
144
Member Avatar for anup.maverick

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 …

Member Avatar for greyhound
0
579
Member Avatar for RAMAN2233

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 …

Member Avatar for greyhound
0
103
Member Avatar for greyhound

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 …

Member Avatar for almostbob
0
183
Member Avatar for erictheking1

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 …

Member Avatar for sebastian3
0
166
Member Avatar for greyhound

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 …

0
25

The End.