473,404 Members | 2,213 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Recode URL?

80
Hi people!

Does anybody know how to convert an URL into another? Specific I need to recode a Youtube URL into its Embedded URL Something like:

Expand|Select|Wrap|Line Numbers
  1. http://www.youtube.com/watch?v=xTWLBuTak6I
Into:

Expand|Select|Wrap|Line Numbers
  1. http://www.youtube.com/v/xTWLBuTak6I
Thanks :D
Feb 4 '10 #1
1 2282
jhardman
3,406 Expert 2GB
I don't think you can in classic asp. You might be able to handle that in IIS, otherwise the methods I know of apply to ASP.NET only.

Jared
Feb 8 '10 #2

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

Similar topics

1
by: Paula Blau | last post by:
Hi there, I have a problem with encoding a file .txt to win-1252. $text = recode_string("ISO-8859-1..win-1252", $text); but I get the following error message: Fatal error: Call to...
3
by: cooldv | last post by:
i am running a website on Windows 2000 server with ASP 3 webpages and Access 2000 database. (with a hosting company) traffic is slow at this time but expect to grow. lately i have been reading...
22
by: Martin Trautmann | last post by:
Hi all, is there any kind of 'hiconv' or other (unix-like) conversion tool that would convert UTF-8 to HTML (ISO-Latin-1 and Unicode)? The database output is UTF-8 or UTF-16 only - Thus almost...
1
by: Rajesh Kumar Mallah | last post by:
Hi , my current database in 7.3.4 is SQL_ASCII are there any benifits of coverting it to UNICODE encoding in 7.4 ? If so what is the process. Regds Mallah.
1
by: Alexander Cohen | last post by:
How would i go about changing a databases encoding? Is this at all possible? There does not seem to be much i can with ALTER DATABASE except change its name! -- Alexander Cohen...
3
by: atarbaer | last post by:
Suppose I have a field (column) called "gender" with values "male", "female", and "unknown". How can I write a *query* that will change these responses to a numeric format with values of 1, 2, and...
8
by: Steven D'Aprano | last post by:
I have a string containing Latin-1 characters: s = u"© and many more..." I want to convert it to HTML entities: result => "© and many more..." Decimal/hex escapes would be...
1
by: bnniii | last post by:
I'm not too familiar with Access and I am guessing this wont be too hard, so what I am trying to do is use a query to reverse code a set of values between 0 and 10 and then standardize them on a 100...
1
Fary4u
by: Fary4u | last post by:
Hi i've got the condition in asp & database that the product id holding multipule items values html checkbox already checked if value in the database but if not then it's unchecked & i'm gonna...
2
by: Eric West | last post by:
Hello all- When I attempt to configure php with the recode library I get the following error: configure: error: recode extension can not be configured together with: mysql Here's my...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...

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.