Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

Hyper link

Question posted by: PattytRISH (Newbie) on July 3rd, 2008 11:30 PM
I mant to use a word "ORDER" as a hyper link to another website to show an order form in my web site.

I am developing a web site using VB.Net.

Could you please give me step by step instructions of how to do it,.

Thank you.
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
insertAlias's Avatar
insertAlias
Moderator
1,123 Posts
July 4th, 2008
12:23 AM
#2

Re: Hyper link
Quote:
Originally Posted by PattytRISH
I mant to use a word "ORDER" as a hyper link to another website to show an order form in my web site.

I am developing a web site using VB.Net.

Could you please give me step by step instructions of how to do it,.

Thank you.


Welcome to Bytes!

I'm not sure whether you're asking us to tell you how to make a Hyperlink, or how to make an order form, but neither is an appropriate question for this forum.

Asking how to make a hyperlink is something so simple that it would be much faster to google it than wait for us to answer it. It's what we would call a basic knowledge question.

Asking how to make an order form is asking for a complete solution without having tried anything yourself. We don't do that here on Bytes. You need to have tried something, and when you get stuck on a specific problem, we will be more than willing and happy to help. Asking us to do your work for you isn't acceptable.

If there is a specific problem that you need help with, let us know and we'll be glad to help. Once again, welcome to Bytes.

MODERATOR

Reply
PattytRISH's Avatar
PattytRISH
Newbie
2 Posts
July 4th, 2008
05:29 AM
#3

Re: Hyper link
Dear Moderator,

Thank you for responding to my question.

I have tried to copy and paste a web site address into my link that I created and for some reason that I do not understand, the link is displying part of the web site and not the form .

I was not asking for how to design a form !!!

Reply
Plater's Avatar
Plater
Moderator
5,267 Posts
July 7th, 2008
01:25 PM
#4

Re: Hyper link
Code: ( text )
  1. <a href="http://www.somesite.com/SomePage.html">ORDER</a>

Reply
Reply
Not the answer you were looking for? Post your question . . .
183,906 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
Top .NET Forum Contributors