Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:705981
More Search Options
RSS Available
Matching Posts
Adding double quotes to my VB strings
Hello, label1.text = "<a href='#' onclick= " window.open('PageTwo.aspx','',''); return false; " >Click here</a>" Notice the 2 quotes in bold above. I need to add (return false) so the browser won't scroll to the top of the page when the text label (#) is not found. Thanks Steve
Posted to
Visual Basic .NET
(Forum)
by
Steve Mracek
on 11/8/2009
document.getElementById()
Hello, document.getElementById('panel1') Using javascript I can't get a handle on my ASP controls <asp:panel id="panel1"> document.getElementById('panel2') Using html tags I have no problem getting a handle <div id="panel2"> Thanks! Steve
Posted to
Client Side Web Development
(Forum)
by
Steve Mracek
on 11/1/2009
My appliction can't create files or directories on my ISS server
Hello, Everything works fine on my development server in visual studio. I tried doing this below with no luck. To grant ASP.NET access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access Below is my error message --- Thanks Steve Mracek Server Error in '/' Application. Access to the path 'C:\Inetpub\wwwroot
Posted to
Configuration and Deployment
(Forum)
by
Steve Mracek
on 10/3/2009
My web application can't connect to SQL server 2008
Hello, On my home computer and also on my dedicated server I deleted "SQL server 2005 express edition" and download the new SQL server 2008 express edition on both of my computers. If I run my website application on my home computer or my dedicated server using the development server in visual web developer express edition everthing works (i can access my sql server database). Regular outside users can't access my www website SQL server 2008 express edition without getting this error
Posted to
Configuration and Deployment
(Forum)
by
Steve Mracek
on 9/27/2009
Re: My web application can't connect to SQL server 2008
My dedicated server runs window 2003 web edition. Thanks! Steve
Posted to
Configuration and Deployment
(Forum)
by
Steve Mracek
on 9/27/2009
I don't want .xml files served
Hello, I have a website with about 10,000 xml files in about 100 folders that I don't want served. The markup below is in my web.config file, everything works good on my local computer but not on my remote server the xml extensions are getting served. I think ISS is servering the .xml files and not asp.net??????????? Thanks! Steve < httpHandlers > < add path = " *.xml " verb = " * " type = " System.Web.HttpForbiddenHandler " validate = " true "
Posted to
Configuration and Deployment
(Forum)
by
Steve Mracek
on 5/3/2009
Re: Deny Users
Hello, I thing you are right the .xml extension isn't mapped to asp.net. I ran a test on an aspx page, the aspx page was not served. I have about 10 folders with about 10,000 xml files. I put the code below in my web.config file and everything works on my local computer, on my remote computer the xml files were served. How do I map .xml files to asp.net? Do I do somthing here below \Windows\Microsoft.Net\Framework\v2.x\Config The markup below in the web.comfig file works everything works good
Posted to
Security
(Forum)
by
Steve Mracek
on 5/3/2009
Deny Users
Hello, I have a xml file that I want to deny all users from seeing. Everthing works good on my local development server but NOT on my real dedicated ISS server. There must be a setting on my server that is overriding the settings in my application root web.config file???? Below is part of my web.config file. Thanks! Steve < system.web > < authentication mode = " Forms " > < forms loginUrl = " ~/Login.aspx " /> </ authentication > < authorization >
Posted to
Security
(Forum)
by
Steve Mracek
on 5/3/2009
Re: Scheduled Tasks
[quote user="TATWORTH"] Whilst the cited code project article gives a good method for shared hosting environments, if you have full control of your hosting environment, then go for a windows service.[/quote] I have full control of my hosting environment. What is a windows service? What do I need to do? Thanks! Steve
Posted to
Web Forms
(Forum)
by
Steve Mracek
on 12/30/2008
Scheduled Tasks
Hello, currently I have several pages where I click a button to update certain parts of my site. I would like to have windows "Scheduled Tasks" to do it automaticly for me. Can anyone please explain in detail what I need to do? My code is in VB. Thanks Steve
Posted to
Web Forms
(Forum)
by
Steve Mracek
on 12/28/2008
Page 1 of 13 (128 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online