Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8482011
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T19:42:53+00:00 2026-06-10T19:42:53+00:00

I was wondering if i can to make url such like this: http://www.google.com/index.php?id=mycustomsearch,javascript:onload=initfunction1(); To

  • 0

I was wondering if i can to make url such like this:

http://www.google.com/index.php?id=mycustomsearch,javascript:onload=initfunction1();

To make myself clear i’ll explain.
I want to modify the link to make a javascript action.
To be able to give the same exact page but triger every time another function based on the link.

I wrote [,] just for demonstration. I dunno if there is a way to do it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T19:42:55+00:00Added an answer on June 10, 2026 at 7:42 pm

    Okay do not approach the problem via a query string in the URL. This is will open your site up to XSS attacks. http://en.wikipedia.org/wiki/Cross-site_scripting

    If you wanted to run a JavaScript function once the page has loaded use JavaScript or jQuery and do something like:

    $(document).ready(function() {
       YourFunction();
     });
    
    function YourFunction() {
       alert('Your function logic');
    }
    

    You could filter the function name via the query string, sure, however do not embed JavaScript into the URL.

    http://www.yoursite.com/?function=YourFunction
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an url like this : www.domain.com/catalog/category_name/category_id/product_name/product_id example : www.domain.com/catalog/notebook/93/4_cpu_quad_core/56 and want it
I was wondering how you could make it so that website.com has an index.php
I am new to rails and was wondering how I can make this work.
just wondering if someone can help me make this code work properly and be
Hi I was wondering how to make the url on a website look like
Is there a way of getting the websites absolute URL ( http://www.domain.com/ ) using
Just wondering how I can make my app open automatically at login, but make
I was wondering how I can make a script load powerpoint file, advance slides
I'm now wondering whether we can make some sort of SSL server based on
I was wondering how does Nike website make the change you can see when

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.