I have SQL Server Express 2005 running on a Windows 2003 Server. Ther was also software on the server for our timeclock and it used a light version of SQL Server 7.0. I needed to uninstall the timeclock software and it took the version of SQL Server 7.0 with it. No big deal I thought, since...
Not sure if this is the right forum, but my pages are written in ASP. I am really stuck on this one. My pages are locked down against SQL injection, but every 4-5 days a javascipt include keeps getting added to my pages. The strange thing is that it is physically on the page, not in the...
When a page is loaded, I need the page to; set focus to a certain textarea, scroll the page down to its location, and set the cursor to the end of the line. I am new to javascript and everything I have tried doesn't work. Any suggestions would be greatly appreciated.
I have a form and when submitted it posts back to itself, but I need it to keep its URL & query string. Could anyone tell me how to accomplish this? Any ideas would be greatly appreciated.
Why use the case? I would just do this:
SQL="SELECT * FROM todoList WHERE staffID="&session("staffID")&" AND (DateAdd(hh,12,completeDate) >= getDate() OR completeDate is null) ORDER by orderbyWhat"
Hope It Helps
I have a page that when you click on a link that opens a new browser window, I need the server to start a new session for that window. Does anyone know how this can be accomplished?
Is there anyway to retreive a users screen resolution to determine the size of font to display on a website? Any suggestions would be greatly appreciated.
I am fairly new to ASP.Net and I am creating a Web Application that uses an HTML page that I had. I converted the HTML page to an .aspx page, but when I add web controls to it and then 'build and browse' the web controls are missing from the page. Does anyone have any ideas why this is...
Thanks For The Reply,
I do have IIS installed on the machine. Another thing that I noticed is that the Labels I am using show up, but lose their font properties.
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.