The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Somebody help me out
LabWorder
post Jul 11 2014, 08:27 AM
Post #1





Group: Members
Posts: 3
Joined: 11-July 14
Member No.: 21,239



dry.gif I am new to web developing sad.gif
I need an HTML file where the user gives a input which is manipulated to a URL ( kinda username to profile URL )
I need to further manipulate the URL to other link and make the user download it ( without viewing it)
Thanks in Advance. smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
CharlesEF
post Jul 11 2014, 09:25 AM
Post #2


Programming Fanatic
********

Group: Members
Posts: 1,981
Joined: 27-April 13
From: Edinburg, Texas
Member No.: 19,088



What are you stuck on? Show us your HTML/Javascript code if you want help.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
LabWorder
post Jul 11 2014, 10:10 AM
Post #3





Group: Members
Posts: 3
Joined: 11-July 14
Member No.: 21,239



I'm not stuck, I've not started yet. Actually, I want the syntax or an example for such an HTML. rolleyes.gif

This post has been edited by LabWorder: Jul 11 2014, 10:10 AM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jul 11 2014, 12:08 PM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



That won't happen because HTML can't manipulate anything. It isn't a programming language.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
LabWorder
post Jul 14 2014, 07:27 AM
Post #5





Group: Members
Posts: 3
Joined: 11-July 14
Member No.: 21,239



Can I link the URL enter by the user to some JS file, which can manipulate it. If Yes, then how? sad.gif
QUOTE(pandy @ Jul 11 2014, 10:38 PM) *

That won't happen because HTML can't manipulate anything. It isn't a programming language.

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
CharlesEF
post Jul 14 2014, 07:57 AM
Post #6


Programming Fanatic
********

Group: Members
Posts: 1,981
Joined: 27-April 13
From: Edinburg, Texas
Member No.: 19,088



I don't think anyone here will write the code for you (I know I won't) but we are happy to help.

The 1st question I would ask is: Where is the data located? On the server or local hard disk (I'm guessing it's on a server)? If it is on a server then you would need a form to submit the data and a script (ASP, PHP, etc...) to manipulate it the way you want.

There are tons of sample forms/scripts that show how to submit data, just use a search engine. If you get stuck on something then post your code here and explain where you need help.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jul 20 2014, 02:54 PM
Post #7


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Please see the FAQ entry How do I force the browser to download a file? How do I force the browser to show/play a file itself? How do I force a file to be opened by a particular program?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 24th April 2024 - 01:15 AM