Skip to content Skip to sidebar Skip to footer
Showing posts with the label Url

Setting Up Gatsby Blog Hierarchical Url Slug Structure

I am currently using the Gatsby Starter blog (https://github.com/gatsbyjs/gatsby-starter-blog) - I … Read more Setting Up Gatsby Blog Hierarchical Url Slug Structure

Client Dom Open Redirect For Javascript

I'm getting Client DOM Open Redirect security issue on scan for the following piece of code. Th… Read more Client Dom Open Redirect For Javascript

Get A Parameter From A Rewritten Url With Javascript

I am trying to get a url parameter using javascript so i can pass the paramter to google maps The p… Read more Get A Parameter From A Rewritten Url With Javascript

How Can I Match On, But Exclude A Regex Pattern?

I have this URL: http://example.com/createSend/step4_1.aspx?cID=876XYZ964D293CF&snap=true&j… Read more How Can I Match On, But Exclude A Regex Pattern?

Is There Any Way To Specify A Suggested Filename When Using Data: Uri?

If for example you follow the link: data:application/octet-stream;base64,SGVsbG8= The browser will … Read more Is There Any Way To Specify A Suggested Filename When Using Data: Uri?

Script Not Recieving Url Properly

I am using a combined batch and java script I found to retrieve the html from a web site using a ba… Read more Script Not Recieving Url Properly