Note the text underneath: This is a multiple choice question. Totals may not add up to 100%.
Perspx
Posts
-
Voting Totals -
SQOTDI have found that it sometimes won't sign in for no explainable reason.. I assume it's something wrong at the MS end; they seem to be random though and I find that after a while it just works again (not the most technical explanation I must admit).
-
What datatype??I'd highly recommend you read these two articles:
These should answer your question and will be invaluable for the future, however make sure to read part I first as part II relies on knowledge obtained there.
-
Need some helpful sites on PHPHow about PHP.net.
-
Terrible "don't-wanna-get-anything-done-today" moodLevel 25-30-ish plus, I seem to remember.
-
Terrible "don't-wanna-get-anything-done-today" moodI'd highly recommend this game. Over 30 levels, which can get rather difficult.. Be careful, though - it's really addictive!
-
Ah, a Sunday..Cheers (no worries ;)) :beer:
-
Oops: Microsoft HRFrom the article:
it appears that Microsoft HR isn’t even bothering to explain how it happened
I may have a clue.. :rolleyes:
-
Linux junkies and programmersYeah I'd seen that that was sitting there for awhile and thought I was missing something :doh: Looks like I wasn't. Regards, --Perspx
-
Ah, a Sunday..Cheers :) :beer:
-
Ah, a Sunday..Cheers :)
-
Ah, a Sunday.... What a great day for a birthday :) Cheers everyone :beer:
-
Die IE6! DIE!It's 8 years old and loved more than ever! :D Regards, --Perspx
-
codings to calculateIf you want to edit your post, click on the "edit" button at the bottom as opposed to posting the updated question again. Regards, --Perspx
-
Significant improvement to an article posted 2003As stated in the Submission Guidelines, if you want to use someone else's work, we ask that you attempt to contact the original author first and then try to liaise with him/her to produce an update to the original article. This way we can retain continuity with the original article as well as reducing the number of completely new pages that need posting. Also make sure you retain any copyright notices that the member has on their work. Regards, --Perpsx
-
How to make changes to my own articleTake a look here. Regards, --Perspx
-
hiYou would need to use a server-side language to update your website's content, such as ASP.NET or PHP, to write a page to do this for you - you could then send the output from your editor to this page and it would update the designated page's content for you. Regards, --Perspx
-
how to maximize windowIf you want to maximize the window call
ShowWindow()
withSW_MAXIMIZE
. Take a look at the docs here. Regards, --Perspx -
what is script of embeding flash player in asp.net web pageTake a look at this page. However, Flash can generate the HTML code to embed the object for you when you export your movie. Regards, --Perspx
-
URL rewritingTake a look at this article. Regards, --Perspx