Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
prevent
- Page 1
Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
4 Weeks Ago
by YashSmith
…]; // Accessing out-of-bounds index return 0; } How can I
prevent
this memory access issue?
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
4 Weeks Ago
by Reverend Jim
Don't try to access past the end of the array.
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
3 Weeks Ago
by rproffitt
Thanks for the MVE (minimum viable example). But it's just bad code. c, c++ and a lot of language won't stop you from going out of bounds.
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
3 Weeks Ago
by Dani
You’re creating an array of 5 integers and then trying to access the 11th integer in the array (assuming the indexes start at 0). You’re getting an out of bounds error because you’re trying to access an array element that doesn’t exist. You can access arr[0] up through arr[4].
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
3 Weeks Ago
by Salem
It should be obvious by now from their posting history that the OP is a troll.
Best practices for information security of your business
Hardware and Software
Information Security
2 Months Ago
by Ahsan_38
Encrypt Sensitive Data: Use encryption to protect sensitive business data, both at rest and in transit, to
prevent
unauthorized access.
【McCharts】基于鸿蒙 ArkTS 语法开发的图表组件 -- 折线图
Programming
Software Development
1 Month Ago
by 杨_659
… content area and the outer frame of the canvas to
prevent
the content of the painting from being cut off. 3…
Re: How to contact a specific member
Community Center
Say Hello!
2 Months Ago
by Dani
… (typically a few cents) to introduce yourself to them, to
prevent
spam. To find a member, you can search for their…
Re: WooCommerce Duplicate Categories
Programming
Web Development
2 Months Ago
by simplixi
… import settings to see if there's an option to
prevent
duplicates or match existing categories Hopefully this will help.
Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’
Community Center
1 Month Ago
by rproffitt
UPDATE: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance.
Re: Best practices for information security of your business
Hardware and Software
Information Security
2 Months Ago
by rproffitt
Is the following in need of encryption? 动态网自由门 天安門 天安门 法輪功 李洪志 Free Tibet 六四天安門事件 The Tiananmen Square protests of 1989 天安門大屠殺 The Tiananmen Square Massacre 反右派鬥爭 The Anti-Rightist Struggle 大躍進政策 The Great Leap Forward 文化大革命 The Great Proletarian Cultural Revolution 人權 Human Rights 民運 Democratization 自由 Freedom 獨立 Independence 多黨制 Multi-party …
Re: Best practices for information security of your business
Hardware and Software
Information Security
2 Months Ago
by rproffitt
When I mention The Tiananmen Square protests of 1989 and such it's poison for certain AI's.
Re: Best practices for information security of your business
Hardware and Software
Information Security
2 Months Ago
by Dani
Huh?? Why are you responding to someone's post with pure spam? If you agree it's spam, I'm going to delete your post with a Keep It Spam-Free infraction.
Re: How do I establish an open connection to an open web browser in C#?
Programming
Software Development
2 Months Ago
by pathofbuilding
To attach Selenium to an already open Chrome browser in C#, launch Chrome manually with debugging enabled using chrome.exe --remote-debugging-port=9222 --user-data-dir="C:\SeleniumChromeProfile", then use ChromeOptions options = new ChromeOptions(); options.DebuggerAddress = "localhost:9222"; IWebDriver driver = new ChromeDriver…
Re: How do I establish an open connection to an open web browser in C#?
Programming
Software Development
2 Months Ago
by xivlauncher
You can also use SHDocVw or System.Diagnostics name spaces from C# to interact with an open web browser, or connect programmatically to an existing browser window using the UI Automation API. Of course, for deeper control over Chrome, you may need the Chrome DevTools Protocol.
Prevent aspx page jumping to the top portion under button click.
Programming
Web Development
12 Years Ago
by korathualex
Prevent
aspx page jumping to the top portion under button click..I have set update panel but triggers are given for fileupload and few other given...Hence post back occurs....But still i want the aspx page to remain where it is...
Re: Prevent aspx page jumping to the top portion under button click.
Programming
Web Development
12 Years Ago
by LastMitch
**@korathualex** >
Prevent
aspx page jumping to the top portion under button click..…
Prevent Vista Users From Changing The Display Settings
Hardware and Software
Microsoft Windows
15 Years Ago
by francisabey
…’s settings. By following these steps, you can
prevent
all users on the computer from changing the screen…[B][URL="http://www.tomstricks.com/how-to-
prevent
-windows-vista-users-from-changing-the-display-settings/"] …How To:
Prevent
Windows Vista Users From Changing The Display Settings[/URL][/…
Prevent a User From Running or Stopping a Scheduled Process in Windows XP
Hardware and Software
Microsoft Windows
21 Years Ago
by Dani
…'s helpful:[/i] [font=Arial][size=5][color=#0000ff]
Prevent
a User From Running or Stopping a Scheduled Process in…font=Arial]This step-by-step article describes how to
prevent
a user from running or stopping a scheduled process …size][/font] [*][font=Arial][size=2][color=#000000]Double-click
Prevent
Task Run or End, click Enabled, and then click OK…
Prevent page reload and get PHP ID from a link
Programming
Web Development
13 Years Ago
by David 78
… been trying to sort this out...I know how to
prevent
a page load / refresh and I know how to get… have no clue how I can get the value and
prevent
the page from reloading at the same time...In other…=$value'/></a>"; [/CODE] So how to
prevent
the page from reloading while getting id...Thanks for comments.
Prevent a registry key from deletion
Programming
Software Development
19 Years Ago
by nanosani
How can I
prevent
a registry key from deletion ?? I want to have my application store passwords of the users in a registy key ... so I want to
prevent
users from deleting the registry key manually.
Prevent duplicate entry
Programming
Web Development
17 Years Ago
by chicago1985
… my PHP inserting into Oracle 9i. But how do I
prevent
duplicate record entries? I only have 3 fields in the… "Record successfully entered"; } ?>[/code] How do I
prevent
duplicate record info and show the user they entered duplicate…
Prevent visitors from opening certain pages
Programming
Web Development
16 Years Ago
by Eager_Beever
… all the links are working fine. But I want to
prevent
normal users from opening a couple of pages. When any… typing the url into the address bar. I want to
prevent
this. If the user types the url directly in the…
Prevent programs from saving to certain folder?
Hardware and Software
Microsoft Windows
15 Years Ago
by valsgalore
Is there a way, in Windows Vista, to
prevent
certain programs from saving files to a certain folder? The …! I want to receive some sort of warning that will
prevent
me from accidentally saving files to the Temp folder. So…
Prevent this error with try{} catch(){} does not work
Programming
Software Development
14 Years Ago
by Lukezzz
… to put this code inside a try{} catch(){} block to
prevent
this error but that did not help. Is there any… other idéa of how to
prevent
this error. If I take the code inside the try…
prevent direct access to a file
Programming
Web Development
14 Years Ago
by Buppy
… based on PHP. What i need to do is to
prevent
direct access to that JS popup window file. For example… an error or something. With includes it's easy to
prevent
, however, this is a new window and it does not…
Prevent double extension upload in php
Programming
Web Development
12 Years Ago
by Khav
… as a security researcher myself , i devise a method to
prevent
this 1.Use of algorithm to give the filename a… hope you have a better and more efficient method to
prevent
the double extension upload.Solution should be php based and…
Prevent default tab with jqueryui catcomplete
Programming
Web Development
11 Years Ago
by grant.baker
Hi, I'm having trouble figuring out how to
prevent
the default tab action when using jquery ui catcomplete. It …'m using the code on the jquery ui website to
prevent
the default tab action: .bind( "keydown", function( event…
Prevent SQL Injection on Codeigniter
Hardware and Software
Information Security
6 Years Ago
by davy_yg
Hello, I am trying to
prevent
SQL Injection on Codeigniter. I am reading this link: https://www.roytuts.com/
prevent
-sql-injection-in-codeigniter/ I do not understand what is the purpose of Escaping Queries, Query Binding and Active Record. Thanks in advance.
Prevent web pages from automatically reloading.
Programming
3 Years Ago
by هات
… prefer the Chrome browser Can I find a way to
prevent
this update? Now I use the method "press F12….onbeforeunload = function () {return 'Reload?';} To alert every five minutes to
prevent
it from updating, but it is a stressful and arduous…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC