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
~259 People Reached
Favorite Forums

2 Posted Topics

Member Avatar for jameslittle2104

Hi guys, I have a site which requires 'setting up' on the first time the application is run (once per application rather than once per user). If the comapnyInformation table has no rows, then the initial user is redirected to a 'setup' page which populates the table. From then on, …

Member Avatar for Wegginho
0
102
Member Avatar for spunkywacko

It sounds like this really should be wriiten in JavaScript. I would use .net to setup the page i.e. get your words or sentences from pre-defined dictionary. But the inline spell checking is definately a javascript thing. .Net does allow async-post back, but thats over kill for what you're trying …

Member Avatar for jameslittle2104
0
157

The End.