1
vote
3answers
46 views
+100
How to embed links in localized text.
Problem:
I am internationalizing an ASP.Net MVC application, but sentences with linked text have given me pause. Take the following as an example:
English: "Please login to con …
2
votes
5answers
48 views
HTML: How to get my subpages listed on a google search
When you go to Google and perform a search, it will return either one of two type of results:
just the title of your webpage, or
the title of your web-page plus, lists subpages …
0
votes
2answers
183 views
Manipulating the Text selection in Powerpoint
Hi,
I was just trying to do some coding on highlighting a portion of text in Powerpoint so that I could insert a hyperlink to it. I could achieve it without any difficulty in Power …
2
votes
2answers
55 views
Link in Javascript alert
I want to put a link in a Javascript alert.
Is this possible? (I've searching for a solution, but I keep getting things about links that fire alerts!)
0
votes
4answers
95 views
How do you make the area of a div clickable? Not the whole div!
If you have a background image in a div with a (drawn) button in the middle and some other drawings around it. How do you make the button clickable but not the whole div because I …
0
votes
2answers
17 views
Is it possible to disable the clicking of links in a WPF Frame control?
I have a WPF Frame control in an application that I use to load a preview of a page that doesn't exist on the server yet.
Because it doesn't exist, and because it's inside my app …
0
votes
3answers
314 views
How to embed a link in a UITextView for the iphone
Hello,
I'm wondering if it is possible to put a hyperlink in a UITextView that will open up safari and take the user to a web page. And if so how can I accomplish this.
Thanks …
-1
votes
4answers
183 views
Asp.net MVC Firefox shows hyperlink location in parentheses, why?
http://img6.imageshack.us/img6/1331/19748435.png
Looking at that image is the menu bar on my webpage. So far simple but why would firefox show the link in the parentheses while I …
0
votes
2answers
30 views
code for take the link contained in the email
I wrote a code for fetching mail from the inbox in php. It is working well . But actually i need to take the link contained in the message.. I want to take the link address which a …
0
votes
3answers
66 views
Placing link at top
How do I place a link at the top of my page when the URL that it is pointing to is not determined until later down the page. In this example, I want to move Create and Edit Scenari …
0
votes
1answer
35 views
Flash banner advert with html link
Hi,
I'm working on a website which has advert banners which link to external pages.
I've recently added the ability to have flash banners, but am stuck on how to make the banners …
-1
votes
3answers
42 views
Hyperlinks are not working in excel sheet in sharepoint
Hi
I have uploaded the excel sheet on my sharepoint site.it is opening in a webpart. I have some hyperlinks columns in my sheet. But when i trying to access the hyperlink it is no …
3
votes
4answers
1k views
C# - Open link in new TAB (WebBrowser Control)
Hi there,
Does anybody know how to click on a link in the WebBrowser Control in a C# Windows Forms Application and then have that link open in a new tab inside my TabControl?
I'v …
0
votes
2answers
342 views
Using a query string in an excel hyperlink to an ASP.Net Web Application
I want to pass some data between an existing excel application and an existing ASP.Net VB Webforms application.
I thought a hyperlink with some query string variables would be the …
1
vote
1answer
36 views
How to generate one-time-use links? Any CMS or framework solutions?
I'm making a site for a writers management company. They get tons of script submissions every day from prospective and often unsolicited writers. The new site will allow a prospect …
