URL for database searchHow does database indexing work?What is the difference between a URI, a URL and a URN?Encode URL in JavaScript?Path.Combine for URLs?Get current URL with jQuery?What is the maximum length of a URL in different browsers?How do I modify the URL without reloading the page?Get the current URL with JavaScript?How to do case insensitive search in VimHow to change the URI (URL) for a remote Git repository?
Multi tool use
Is there a risk to write an invitation letter for a stranger to obtain a Czech (Schengen) visa?
What does this Swiss black on yellow rectangular traffic sign with a symbol looking like a dart mean?
Leaving job close to major deadlines
Expand command in an argument before the main command
How do I become a better writer when I hate reading?
Is swap gate equivalent to just exchanging the wire of the two qubits?
Why can't I craft scaffolding in Minecraft 1.14?
How can the US president give an order to a civilian?
Why was New Asgard established at this place?
Do my partner and son need an SSN to be dependents on my taxes?
Does anyone recognize these rockets, and their location?
Simplify, equivalent for (p ∨ ¬q) ∧ (¬p ∨ ¬q)
Print the new site header
Fibonacci sequence and other metallic sequences emerged in the form of fractions
What is "dot" sign in •NO?
Is it a bad idea to have a pen name with only an initial for a surname?
Do details of my undergraduate title matter?
Co-worker is now managing my team. Does this mean that I'm being demoted?
I wish, I yearn, for an answer to this riddle
Should I email my professor to clear up a (possibly very irrelevant) awkward misunderstanding?
How can I detect if I'm in a subshell?
Fantasy game inventory — Ch. 5 Automate the Boring Stuff
Operator currying: how to convert f[a,b][c,d] to a+c,b+d?
First occurrence in the Sixers sequence
URL for database search
How does database indexing work?What is the difference between a URI, a URL and a URN?Encode URL in JavaScript?Path.Combine for URLs?Get current URL with jQuery?What is the maximum length of a URL in different browsers?How do I modify the URL without reloading the page?Get the current URL with JavaScript?How to do case insensitive search in VimHow to change the URI (URL) for a remote Git repository?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I want to find the URL of a certification I hold in this web page (I do not own this website): https://www.nfpa.org/Training-and-Events/By-topic/Hot-Work/Certification-Search
Instead of my visitors having to introduce my info and press search, I would like a URL that takes them directly to the results, with my last name "Mont" on it. I have tried: https://www.nfpa.org/Training-and-Events/By-topic/Hot-Work/Certification-Search?LastName='Mont'
But it does not work.
Any help would be greatly appreciated.
database url search
add a comment |
I want to find the URL of a certification I hold in this web page (I do not own this website): https://www.nfpa.org/Training-and-Events/By-topic/Hot-Work/Certification-Search
Instead of my visitors having to introduce my info and press search, I would like a URL that takes them directly to the results, with my last name "Mont" on it. I have tried: https://www.nfpa.org/Training-and-Events/By-topic/Hot-Work/Certification-Search?LastName='Mont'
But it does not work.
Any help would be greatly appreciated.
database url search
add a comment |
I want to find the URL of a certification I hold in this web page (I do not own this website): https://www.nfpa.org/Training-and-Events/By-topic/Hot-Work/Certification-Search
Instead of my visitors having to introduce my info and press search, I would like a URL that takes them directly to the results, with my last name "Mont" on it. I have tried: https://www.nfpa.org/Training-and-Events/By-topic/Hot-Work/Certification-Search?LastName='Mont'
But it does not work.
Any help would be greatly appreciated.
database url search
I want to find the URL of a certification I hold in this web page (I do not own this website): https://www.nfpa.org/Training-and-Events/By-topic/Hot-Work/Certification-Search
Instead of my visitors having to introduce my info and press search, I would like a URL that takes them directly to the results, with my last name "Mont" on it. I have tried: https://www.nfpa.org/Training-and-Events/By-topic/Hot-Work/Certification-Search?LastName='Mont'
But it does not work.
Any help would be greatly appreciated.
database url search
database url search
edited Mar 25 at 4:57
Suraj Kumar
2,82951126
2,82951126
asked Mar 25 at 4:41
Jonathan MontJonathan Mont
12
12
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55331366%2furl-for-database-search%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55331366%2furl-for-database-search%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
iBNSbtmKwiQtV1wZ,1IYMj wTHUUpi giVfwpPKBSGnvl