vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Catch al qwerty in a url? (https://vborg.vbsupport.ru/showthread.php?t=259956)

iyama 03-06-2011 05:00 PM

Catch al qwerty in a url?
 
How can i make that a url catch al the qwerty letters/numbers etcetera in a url?

I mean if a make www.vbulletin[300].com the [ & ] wil not be showing and the url is lost.

And make a url a other colour?

iyama 03-14-2011 09:12 AM

No one has a solution? :(

BirdOPrey5 03-14-2011 08:17 PM

I really don't understand the question. :confused:

iyama 03-18-2011 12:54 PM

Simpel: if i make a url like in my first post, the [ & ] are not showing in the url full.
I want that if a make a url with: [ ] { } in it that it shows like a ful url and not like
www.vbulletin[300].com

BirdOPrey5 03-18-2011 02:40 PM

You could never have [ or ] in a valid domain name.

http://blogs.ihwy.com/hosting/post/W...main-name.aspx

iyama 03-20-2011 11:27 PM

Yes i know, buth i want it in a url.
Either if there is no urls with a [ or ] or ( or ).

iyama 04-19-2011 03:33 PM

How bad, still no solution. :(

Staxed 04-19-2011 04:55 PM

http://www.vbulletin{300}.org

You can get that by using:

[url=http://www.vbulletin{300}.org]http://www.vbulletin{300}.org[/url]

you won't be able to get [ or ] into a url using this method since it is used as the format for the url bbcode itself and trying to get it into the syntax makes it close the bbcode early...

--------------- Added [DATE]1303235960[/DATE] at [TIME]1303235960[/TIME] ---------------

Though, this would have the same effect as using [ ]

[url=http://www.vbulletin%5B300%5D.org]http://www.vbulletin%5B300%5D.org[/url]

http://www.vbulletin%5B300%5D.org

The url escape codes for those characters are

[ - %5B
] - %5D
{ - %7B
} - %7D


All times are GMT. The time now is 04:49 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00943 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete