Navigation Link In A Website?
Sep 13, 2010
I have a login module in my webpage from where i want to redirect every user to a common page but their accessibility should vary on the same page,..some of them should get 10 links on that page whilw some should get 20 links on the same page...
View 1 Replies
Similar Messages:
Jan 12, 2011
I've been rewriting my page into a master page for a bit now, problem I have is that I want the current page I'm in to be highlighted in the link.If you go to my website now gabriel-g.net and click on any menu item, it will let you know what current page you're on by staying underlined/highlighted.How can I accomplish this dynamic change in a master page -without having to recreate the menu in every page- with content holders?
View 1 Replies
Feb 10, 2011
I was looking in the tutorial at: [URL]
The example is created with a site.master.
I do not have a site.master, but a _Layout.cshtml. How do I place the <%= Html.Menu() %> on that _Layout and include the htmlhelpers?
View 4 Replies
Jul 29, 2010
I have a website, and if there is an anonymous user (not logged in) then I want my navigation (a section of the master page) to show an element of the menu called "Login". But if there is an authenticated user then I want the navigation to NOT show this "Login" option, but to display a menu item/link to a resource that is only available to logged on users.I know how to set restrictions on files and webpages, but how do I implement this with the navigation menu?
View 16 Replies
Aug 10, 2010
What is the best way to include repeating content on every page of a website such as a navigation menu?
View 2 Replies
Aug 25, 2010
Iam using masterpage and i want to use navigation menu ,but i don't want to use sitemap concept
how to work with navigation menu and assign the pages in navigation menu in master page
View 2 Replies
Apr 1, 2010
I just need to use an asp.net button to link to another page on my website. I know this is basic but I can't figure it out.
View 3 Replies
Jul 7, 2010
How to create a downloadable link in a website.
View 2 Replies
Oct 24, 2010
i created search engine using Google search API in asp.net.
if i click search list link another new site will open.when i click new site i want to save corresponding link with logo like bookmarks link to sql in asp.net
View 1 Replies
Dec 15, 2010
in my webpage forgot password is there,this forgot password contain some required field values are there
those are Email,username. in email give the information the send ,this mail contain link like
http://localhost:45705/VegaFABSWeb1412/ResetPassword.aspx this link contain the localhost
how to get www.VegaFABSWeb1412/ResetPassword.aspx
View 12 Replies
Jan 10, 2010
on my current contract, they're telling me that they want to store and upload files outside the website structure - same drive, but a different path (like C:Files)
They also want a page inside the website to list them - that part I can do - I use System.IO to list all the files in that folder, and put an HTML hyperlink to each one of them.
However, when you click on the files, they don't open.
The boss tells me this can be done by somehow making this outside folder a share and using impersonation - but I don't get it.
View 1 Replies
Mar 10, 2011
We use a third party company for email campaigns, the emails have a link to our website with tracking activated whereby we see how many hits we get on our website, my problem is that the links work from outside our company's domain but does open when clicked from within our domain. Now a brief overview of our setup, we host our website on our webserver, Our ISP hosts our domain. While setting up tracking I forwarded a request to our ISP to make changes to our CNAME record and also to create a subdomain tr.company.co.uk
Can anyone point me in the right direction as my ISP are not ready to fully support me on this , initially when I called them months ago they said our router (Cisco 1600) does not support that type of traffic (they manage the router and I have no access to it), I recently contacted the ISP again and this time they said they have not restricted any of our traffic and they now ask me to specify what I want them to do e.g open ports, whitelist addresses etc.
I manage my company's IT systems except the website and I am not really an expert with websites as we have a web team and also an external company that provides web support.
1, Fixing the problem
2, Or knowing who should fix it e.g Our ISP, Our external web developer, or the email campaign company who setup the tracking.
3, Is it a configuration issue with the our webserver
I have tried a site survey tool which comes up with errors for all our webpages but the scan support tracking done with Google analytics so I thought the results are not really reliable.
View 1 Replies
Jun 25, 2010
I have moved to a new computer.. and I forgot how I setup the following within Visual Studio 2008...
on my previous computer:
[1]I have a MY_SITE solution
within that solution I have:
[2]T:MySiteFolder
[3]I have MY_SITEClassLibrary (which actually is just a reference to a folder that contains a lot of .cs files - that is within the T:MySiteFolderTheClassLibrary)
... then... if I have USING MY_SITEClassLibrary in any aspx.cs file, I can reference the various classes..
when I move to a NEW computer and a new visual studio 2008 installation... if I open the T:MySiteFolder website... it just opens as a normal website without the MY_SITEClassLibrary as a primary object......
so, can anyone remind me how to again setup this relationship within my new visual studio installation/computer?
View 3 Replies
Mar 19, 2013
I want to give a link in image buttons.. while am clicking the image button it goes to another website.. example, the image button contains the google logo if i clicked means it goes to google website.
View 1 Replies
Jul 19, 2010
I am planning to sell digital goods on my website (Asp.net). After successful payment the customer will be redirected to the download page of my website, which will display the link to download the digital content stored in my server.
I want to secure the location of the file, by creating a disposable link to the file. Every time a customer visits this page a new download link will be generated for the same file. Also this link should expire after it is downloaded for the first time.
Is it possible to do it in asp.net ( C# preferably )? if yes how can i do it?
View 2 Replies
Jan 7, 2010
I need to create an option for our website that when a user clicks on a link that is going to take them outside of our website, that they get a disclaimer. Is there a standard way to do this in asp.net?
View 1 Replies
Nov 24, 2010
I have a problem i want to check when prospect visit the website and see what page they link at in c#.
View 3 Replies
May 19, 2010
I'm developing a Portal to a school
I need to login (ok)
I also need when the login is ok, to add some buttons to navigation menu, taht is created in the Master Page.
Is it possible?, how?
i already handle the page load on the default page.
View 3 Replies
Feb 16, 2010
I watched old videos that suggest to test the asp.net website load using Microsoft Web Application Stress Tool. But there is a broken link to get the download. tool to test website performance?
View 2 Replies
Mar 2, 2011
I want to create a download link for my Windows Forms application. I know you can do that using ClickOnce but I don't want a ClickOnce app so a added a setup project to my application that I just got to work the way I want so now I want to make it downloadable from my website. Should a I a web service or a WCF Service to do this or something else and what else should I do?
View 4 Replies
Oct 27, 2010
I have a gridview which is pulling data from sql server2005. Now i have five pdf or jpg files in a folder in my website directory. There urls are stored in sql table like this
myfileuploads/Picture5.jpg
Now i have an itemtemplate in templatefield in gridview
I want that the above url should be displayed in itemtemplate and whenevr user click on this link, related file should be open
View 2 Replies
Oct 5, 2010
I want exactly like this...not a simple box but the one with shadow borders like this one..I have been googling but all I came across is Slide down boxes and tool tips..that's not what I want..How do I implement the one in this website..oh and this box's got HTML stuff in it...like buttons and all
Is there any way I can see the code of this in that website ?
View 1 Replies
Feb 12, 2010
onething is not clear to me that in asp.net 1.1 there was asp.net project type but from 2.0 there is no asp.net project type option rather
there is option called website. in website type project no solution is created and no link is created with IIS.
why microsoft design in this way from 2.0. i think there must be soldin reason & advantage behind it.
View 4 Replies
Nov 26, 2010
I use freetextbox control to rich text.When I insert an image with imagegalley it creates a link:
<A>http://www.freetextbox.com "target = _blank> FreeTextBox </ A>.
View 1 Replies
Mar 2, 2011
Here is my requirement -
1. I need to load a user control on link click event of a link button during postback of aspx page.
2. On button click event of a save button on that aspx page, I need to read the selected values from that user control on further postback.
If I write the loadcontrol code in link_click event, the control is not recognized at all in the button_click event. When I shift it to page_init and execute only during not postback, the user control loads with default values.
View 1 Replies