IT - Jobs, Interview Questions, Certification
Mon, 1 Sep 2008 11:54:43 -0700 (PDT)
Hi,
In the very fast moving IT Industry, there is a need for the people
to keep a note of what is happening in the field, what are the latest
Jobs available and in which technologies they are available and what
companies and also in which cities.
And also when applying for Jobs, it is obvious for people t ...
|
Scaling JPG files
Mon, 1 Sep 2008 11:28:37 -0700 (PDT)
I have done a Google search on this, and the hits seem to indicate
that there's probably not a computationally easy way to do it, but
I'll ask anyway before I go off and re-invent the wheel.
I have user control do display a specified image file (.jpg) from a
database. Files may have arbitrary height, width, a ...
|
Add Tables Cell at runtime
Mon, 1 Sep 2008 18:27:43 +0100
Hi
I would like to add some cells to add some rows to a table and format the
cells, add them content and individually all based on the current record
shown.
Can that be done without using the place holder method but something like
table.addrow in which case how can I assign the required table to the objec ...
|
smtpMail
Mon, 1 Sep 2008 08:56:00 -0700
Hi,
For years I have been using a simple method of sending email notifications
from a Windows app for one of my clients using:
System.Web.Mail.SmtpMail.SmtpServer ...
System.Web.Mail.SmtpMail.Send ...
It has been very reliable and stable. However, his provider is now
requiring that it be sen ...
|
What Is the Short Cut Key?
Mon, 1 Sep 2008 07:39:00 -0700
Hi,
What Is the short cut key to go to 'design view' from 'source code' in
ASP.NET 2.0? ...
|
About Radio Button...
Mon, 1 Sep 2008 07:30:00 -0700
Hi, Friends...
I has made one form containing 'Gender :' which has two options 'male' &
'female'
and I has given them id='RDMale' & 'RDFemale' So, whenever I run the form it
will allow me for both selection 'male' & 'female'.
So what is the solution of selecting any one either 'male' or 'female'?
And ...
|
re-mapping SHIFT+TAB to UnTabbify in VS.NET
Mon, 1 Sep 2008 07:21:17 -0700 (PDT)
Silliest question ever:
Had the disaster scenario in VS.NET yesterday. Fired up the IDE, only
to find that I could no longer un-tabbify sections of code by
selecting them and SHIFT+TABbing. TAB still tabbifies, but there's no
untabbifying to be had.
Adding to the fun, VS.NET's keyboard shortcut editor wil ...
|
|
|
re: object tag and windows control library
Mon, 1 Sep 2008 14:20:15 +0100
hi,
does any one know how to get a windows control library to load in firefox
using either the object/emed tag?
--
Regards
Mark Worsfold MCP
http://www.webspecdevit.co.uk
http://www.sharepricewebservice.co.uk
...
|
How to change the style sheet inside an .html file
Mon, 1 Sep 2008 09:22:22 -0400
A page has style sheet files. Any one might be active at a given time. They
all contain the same class names.
If on the page I have an iframe that loads a .html file I don't know how to
set the active style sheet in the .html to agree with the page it is on.
The usage of an iframe is not mandatory as long ...
|
Form onchange command not working in FireFox v3
Mon, 1 Sep 2008 05:30:46 -0700 (PDT)
Hello,
I have a drop-down list that populates events from a database. In
previous versions of FireFox (FF) and IE, when one of the records was
selected, it caused the page to reload with the event selected in the
URL, which executed other code in the page to display information.
In FF3, when the option is ...
|