I'm getting this J.S. error when Enter is pressed for a Search.The page stays on the page it is on and doesn't perform a Search:
'document.getElementById(...)' is null or not an object
The Search works on FireFox. I found one difference:
FireFox view source...
Is it possible to send a web page (or a printable stylesheet in my case)
to the printer from code?
This is all on one .aspx page with no code behind.
I have this loop that sends each Invoice to the screen, one by one, but not printer:
<script runat="server">
while (dr.Read())
{...
Inside a GridView, I would like to display a
pop-up box when this Delete button is clicked:
<asp:CommandField ShowDeleteButton="True" />
Can this be done? Thanks
Hello,
If a user checks the chkPersistCookie check box when logging in, I want
their session to never expire:
(they don't have to Log In next time, and their Session will never expire).
My Question is : I need to pass a few values over to the new page.
But they can't expire (like Session's)...
Hi,
If a user checks (chkPersistCookie.Checked) when logging in,
I would like to make it so it never expires
(always logged in)
I'm not sure what "ck.Expires = tkt.Expiration;" is doing.
Would the code below make it so the user is always logged in (if chkPersistCookie.Checked is checked)...
I've noticed a big dip in the number of IT jobs in the New York area.
And the few jobs that are listed, I wonder how many of them are fake, especially by employment agencies.
The housing and financial industries are coming crashing down, and I'm sure a lot of IT people in those fields are...
Hi,
I need to have some secure pages that the user
has to log in to get access to.
I have .aspx pages in the root folder that will
contain the secure and non-secure pages.
I was looking at the ASP.NET 2.0 Web Site Administration Tool, but I'm not crazy about it.
Could anyone make any...
Hi, Is it better to just put my last degree (the B.S) on my Resume or to include the other 2 I have?
Right now I'm just listing the Excelsior degree.
These are the 3 I have:
University of the State of New York Excelsior College
Albany, New York
Bachelor of Science in Computer Information...
I would like to make a web store that would be available in English and Spanish.
Is this easy to do in Visual Studio 2005?
Does anyone have any info on this or has done it?
thanks
Hi. I have a web site that uses Visual Studio 2003,
VB.NET, and SQL Server.
How can I make that web site also available in Spanish?
Has anybody done this? Can it be done? Is it easy to do?
Thanks
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.