473,480 Members | 1,964 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

HTML Hyperlink Modification

1 New Member
Is it possible to create an input box that will modify a hyperlink?

I created a database of web pages, all numbered with a ".htm" as an extension. i wanna create one search page that can browse through all the names and pull out that particular page, I don't necessarily want the content on the page itself, just want the search to pull up the page. I want to be able to run this localy. that why php and cgi arnt really an option.

Am i dreaming? is this even possible? what about vbscript or java?

heres what I'm saying

[input box] hyperlink (with a ".htm" string.

so the user can type a number in and the button will add a .htm and it will open that page i want.

How can i do this?
Jul 18 '08 #1
2 1453
drhowarddrfine
7,435 Recognized Expert Expert
This cannot be one with html or css. You should ask on one of the web language boards.
Jul 18 '08 #2
acoder
16,027 Recognized Expert Moderator MVP
Should be possible with JavaScript, at least taking the input, adding and redirecting part, but not any connection to a database (unless you use some proprietary stuff). Even if you're running the page locally, you can still use PHP or another language- you just need to set it up.
Jul 19 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
9677
by: Jeff J. | last post by:
The basic concept is a music playlist that I'm trying to write as a table inside a div. I have Song and Playlist 'classes'. The Song class has a Write() method, as does the Playlist. The...
6
5474
by: Paolo Pignatelli | last post by:
I have an aspx code behind page that goes something like this in the HTML view: <asp:HyperLink id=HyperLink1 runat="server" NavigateUrl='<%#"mailto:" &amp;...
1
1186
by: Agnes | last post by:
I got a grid list the record, column1 is "number" When the user press colunn 1 , i want to show out the pdf file whose filename is same as column1's contents How can I do that ?? thanks a lot <a...
1
2406
by: Lauren Quantrell | last post by:
I see lots of threads on this but no solution. I'm using the following to output my report in HTML format: DoCmd.OutputTo acReport, "myReportName", acFormatHTML,... Some rows have valid...
0
1302
by: pravi | last post by:
I am using a webbrowser control in my C# application. I would like to know if there is any way to capture the URL of the hyperlink that I click. I need to suppress the default navigation of the...
41
4345
by: deko | last post by:
A web page can be created using either strict or transitional HTML. The DOCTYPE for strict is: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> And...
17
2498
by: =?Utf-8?B?Y2F0aGFyaW51cyB2YW4gZGVyIHdlcmY=?= | last post by:
Hello, I have build a website with approximately 30 html-pages. When I search this website in Google, I see the index.html or home.html on this website, but also other html-pages on this...
1
1657
by: polix | last post by:
Hi dear users I'm completly new in XML I'm trying to do the table with hyperlinks. Let me show you xml code (linki.xml) <?xml version="1.0" ?> <?xml-stylesheet type="text/xsl"...
2
1390
by: gh | last post by:
I have a HTML table that I have labels in several cells and I populate them in the Page Load event, from a dataset. I have a hyperlink in one cell that I want to display a website address in. I...
0
6912
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7092
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6744
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6981
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4790
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4488
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3000
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
2989
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
188
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.