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:721701
More Search Options
RSS Available
Matching Posts
Re: Language Used in the site
I just peed my pants...
Posted to
Club Web Site Starter Kit
(Forum)
by
SevenUX
on 1/31/2008
Re: Skip Repetitive Navigational Links markup
Nothing, you should delete them...
Posted to
Club Web Site Starter Kit
(Forum)
by
SevenUX
on 1/31/2008
default time in duration picker assistance - porfavor...
I want to set the time to default to start: 8:AM and end: 5:PM via the duration picker.ascx. Any thoughts? public System. DateTime startDateTime { get { return dp1.SelectedDate.Add(tp1.SelectedTime.TimeOfDay); } set { dp1.SelectedDate = value ; tp1.SelectedTime = value ; } } public System. DateTime endDateTime { get { return dp2.SelectedDate.Add(tp2.SelectedTime.TimeOfDay); } set { dp2.SelectedDate = value ; tp2.SelectedTime = value ; } }
Posted to
Club Web Site Starter Kit
(Forum)
by
SevenUX
on 1/31/2008
Re: Can't login as admin after publishing
OK, ok.. Here's the scoop. I FINALLY figured this out myself. Here's what I did and see if you can relate. I had my site working and then I FTP everything to the remote server (publish) and my roles I created no longer worked. I finally found out that you cannot upload your server roles via FTP. You can do 3 things 1) get a sql server admin tool (free) from Microsoft and connect and create roles (this didn't work for me). 2) Create a .bak of you files and upload them (apparently this
Posted to
Club Web Site Starter Kit
(Forum)
by
SevenUX
on 1/31/2008
Re: How to display Only the current month in the Event calander
OK, um... where do you add the cal.value=current date???? Can you please elaborate?
Posted to
Club Web Site Starter Kit
(Forum)
by
SevenUX
on 1/31/2008
Re: How to display Only the current month in the Event calander
If I understand you correctly, I'm not sure how to do it programatically however you could leverage the CSS to "hide" the "other" month. I've edited my CSS file so much that I no longer know what the default is however, open the .css file and find the .calothermonth and set the visibility to hidden. If you add a TD to it this will hide all contents in the table cell. /* OTHER MONTH */ TD.calothermonth { visibility : hidden ; }
Posted to
Club Web Site Starter Kit
(Forum)
by
SevenUX
on 1/31/2008
Re: General view of where I might be going wrong
Humm.. Sounds like a caching issue but make sure the .aspx pages have this at the top of the page (in the code): <% @ Page Language ="C#" MasterPageFile ="~/MasterPage.master" AutoEventWireup ="true"
Posted to
Small Business Starter Kit
(Forum)
by
SevenUX
on 1/16/2008
Re: Managing Roles... How do you do it?
Giovanni, thanks for the response. Yes, the OOTB ClubSite has roles capabilities. I've created an Admin role and some "friends" roles in the asp.net config tool in Visual Studio but when I upload by DB, the roles are not there? Glad to hear I'm doing it correctly however now I need to figure out what I'm doing wrong. I'm adding this comment. You cannot just FTP the database directly into your site, because you cannot add the data in your dev database directly to the production
Posted to
Club Web Site Starter Kit
(Forum)
by
SevenUX
on 12/28/2007
Managing Roles... How do you do it?
I've had this issue before where I create roles with the Visual Studio ASP.NET Configuration and then I copy my database to my remote server. Is this the only way to get your profiles out there with the out-of-the-box ClubSite? Otherwise, how do you establish an Administrator role so you can add events? I want to add that even when I upload the DB I still cannot login? If anyone has any advise please help me. Thanks in advance and I hope you have a Merry Christmas and a Happy New Year!!!
Posted to
Club Web Site Starter Kit
(Forum)
by
SevenUX
on 12/25/2007
Re: .skin vs .css
You can also think of it this way. The last thing that is read will be what is applied. However, if you have: A:link, A:visited, A:active, A:hover { color: red; } in the top of a CSS file and A:link, A:visited, A:active, { color: blue; } The links will be blue with a red hover
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
SevenUX
on 12/17/2007
Page 1 of 2 (18 items) 1
2
Next >
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online