-1
votes
1answer
18 views
where is onet.xml ?
i create the site collection by central administration , i want see its ONET.XML. where is that exist ?
Also as per my knowledge the master page declaration is declare in onet.xml …
1
vote
2answers
42 views
asp.net visibility of an element in master page
Hi,
I need to set visibility for an option called SVN in a navigation bar for a web form as false.
this is its code in the master page....
if (page.CurrentUser.Permissions.SVN()) …
0
votes
1answer
24 views
2 accounts reference 2 different master pages???
Hi everyone!
This is puzzling me for awhile.
I am developing a SharePoint MOSS 2007 site.
I have one set of accounts, who have no issues accessing the site and using correct maste …
0
votes
3answers
59 views
HTTPs jquery div in master page
I am using Asp.net Masterpagse. I am using a slide down div that asks user to log in or register. I would like to HTTPS this div area of the page and not the whole page. This area …
0
votes
3answers
86 views
What is the base class of master page & User Control in asp.net c#?
What is the base class of master page & User Control in asp.net c#?
0
votes
0answers
70 views
Multi-Master Replication with MySQL Cluster
Hi All,
I have configred mysql cluster management node and data nodes and mysqld on two server's.
Everything is working fine but when i shutdown my first management server then a …
2
votes
1answer
159 views
ASP.NET MVC - Set Master View accordingly with Controller
Hello There,
By any chance, is there any easy way to set a default MasterView for all the actions inside a specific controller?
For example If I have the HomeController I want al …
0
votes
2answers
102 views
Putting uncommitted changes at Master to a new branch by Git
How can you put uncommitted changes to a branch TEST when I am at the branch master?
-2
votes
0answers
81 views
Excel - creating a master template? [closed]
Hey guys,
Sorry for my second Excel question in as many days! Almost there now though :)
I've created a template for an invoice for my mum... is there anyway I can sort of lock t …
0
votes
2answers
57 views
asp.net avoid duplicate code in header just to have different page
I have the following goal:
I Have a list of top menu links on my website
Home * Links * Quotes * Photos
The only difference is that whenever you are on a particular page, I want …
0
votes
0answers
46 views
LED master file
In LED (LatexEditor), how to mark a file (main_file.tex), containg includes of other files, as "main" ? If I right-click, I don't find this option in the menu. And if I make a copy …
-1
votes
2answers
443 views
Signout problem in asp.net 2.0 c# using master page and windows authentication.
Hi to everyone
I am new in asp.net 2.0 c# I want to disable both forward and backward browser button only after signout (in master page),So please tell the code either …
2
votes
2answers
2k views
Logout or signout problem in asp.net c# using Master page and windows authentication.
Hi to everyone.
I am new in asp.net, My problem is facing logout problem in myappication using master page and window authentication. After i signout from my application if i u …
1
vote
1answer
80 views
master-slave design problem
By design,all read should be from slave,and update on master,
but consider the following situation:
there is a column water_mark in table_a,
and I need to read from table_b whos …
0
votes
3answers
73 views
cross domain “cookie-ing” the master site is not my own
I currently have an apartment database website I pay for "http://www.apartmentdata.com/?SITEID=38207" This is the beginning of the search process. I am making my own custom site an …
