I've been tapped to build an internal profile search.
In the search text if they search 4 words for example.
I want to return profiles that have all four 100% match, (3 of 4) 75% match, %50, %25.
I'm just wondering if someone has done this before and can pass along any pointers. also i'd be...
Have a table of course/course activity calendar events.
I want to combine records that are the same date, same course into one calander entry.
example
would turn this set
course, date, activity, description, starttime, endtime
science,'11/28/2007', 'lab', 'disect frog', '12:00:00', '14:00:00'...
Alex,
thanks. I suppose I could modify code above to return a string instead, and pass the data back, to alert user what rows were deleted instead. thanks this was very helpful.
you the man!
i am creating a winform that reads in an access database and changes the data and puts it into a mediator table, then i call i have 3 sql procedures: sp_create, sp_update, sp_delete
procedures compare mediator and main table, for records in mediator that aren't in main, i update a...
Yes, Alex went above and beyond! Thank you Alex.
Not only does your solution solve my problem, but I know I'll be learning a lot from it and have multiple uses for it.
Thank you so much!
Keyoti Forum posted what appears to be a solution to my question.
http://keyoti.com/support/topic.asp?TOPIC_ID=851
posting here in case anyone else looks for it here.
yes you can sharepoint does this on IE+Firefox (at least).
but your reasons for wanting to do it seem insincere.
you say you want ot hide it, and no title. no title or close because you want to brand it, but remember you want it hidden.
as you've described, sketchy at best.
Yes it's possible, especially easier if the server processing the image is local, because you could modify
img.aspx
But I am guessing it's not. So I would have intermediatary server page getDimensions('myimgreader.aspx?url=img.aspx?text=some+stuff');
You could make an ajax call to a ur...
meenu24,
How do you want to handle resizing the window, would if users drags it down, shrinking but not minizing to desktop bar.
http://flumpcakes.co.uk/css/center-div-ie this shows you the way to use css to make sure it's always centered horizontally.
also i suggest using a javascript...
Alex Rapid Spell has two versions, Web and Desktop. They don't look, work identical. I'm referring to the Desktop.
Their Desktop came with samples for 2005 and 2003, but only shows a custom gui in 2003 doesn't show the context in their dialog. I've posted in the Keyoti Support Forum as well...
.Check() is in the the 3rd party Dll.
I guess something I would be comfortable with, though probably not ideal is to have a dialog that's mine that serves as intermediary, hiding rapid spell's dialog.
if that's the case I need to have my dialog reference there dialog's textbox (and buttons).
i...
Hey just wanted to pass this along. use CSS more.
in your javascript you are creating a string a span with a link that is styled differently:
{span id="close"}{a href="..." style=\"text-decoration: none\"}{strong}Hide{/strong}{/a}{/span}
While this doesn't seem like a big deal now, trust me...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.