Jump to content

Navigate to a Diffrent Page


Dysan

Recommended Posts

How do I navigate to a different page, if JavaScript is disabled?

 

Same as if javascript is enabled, you navigate by clicking a link.

 

how do I use the PHP header, if JavaScript is detected as disabled?

 

Javascript is detected by code running on the client computer. PHP runs on the server.

 

Rather those pose half a question, why not ask all of your question and/or provide context?

Link to comment
Share on other sites

Basically, I want to display a record deletion confirmation div. Upon a delete button being click, to delete records from a table, I want to display a div contain "Yes" and "No" buttons, to allow the user to confirm his/her action.

 

If JavaScript is turned of, how do I navigate to a different page, that contains "Yes" and "No" buttons. Like in the div, clicking on the "Yes" button will delete the records, and return back to the previous screen, where as clicking "No" will just return back to the previous screen.

 

Hope this makes it a bit more clearer on what I'm trying to do!!!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.