Jump to content

iGraphics

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by iGraphics

  1. Hello Everyone;

    Please Help me to make this:

    I want to make a page and inside this page input for text and submit button: (Like This Below):

     

    17604d1510504754-how-make-v3trlqf-jpg
    v3trLqF.jpg

    When someone write Text in the input for example run
    and when he click on Create should a new page open and Go to this Link:

    example.com/run/image.jpg

    and if someone write hello in the input and click on Create should a new page open and Go to this Link:
    example.com/hello/image.jpg


    Please write this code for me smile.gif

    Thanks.

  2. 21 hours ago, Ingolme said:

    Changing the URL of the page is the easy part, but you'll need either Javascript or PHP for it.

    In Javascript, you can change the URL by setting the value of location.href. You can get the value of the text field by reading its value property.

    If you actually want to filter videos you'll need a more complex system.

    Can you do this code for me please ? 

  3. Hello Everyone,

    How to make HTML Search Like Google But :

    For Example my link is example.com/videos

    When I want to make search for this word funny by HTML inbut and when I click submit button the result should be like this:

    example.com/videos/funny

     

    How I do that, please ...

    Thanks

×
×
  • Create New...