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 153995
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T09:54:01+00:00 2026-05-11T09:54:01+00:00

i want search a value in on row like this <p align=center><input type=hidden name=e79e7ec

  • 0

i want search a value in on row like this

<p align='center'><input type='hidden' name='e79e7ec' value='15302f565b'> 

i need name=” value and value=” value 😛 create this code , but this code dosent work

Regex rloginRand = new Regex(@'<p align=center><input type=hidden name=\w*');             Match mloginRand = rloginRand.Match(source);             string loginrand = '';             if (mloginRand.Success)             {                  loginrand = mloginRand.ToString().Replace('<p align=center><input type=hidden name=', '');             }             string loginrnd = '';             Regex rloginRnd = new Regex(@'name='+ loginrand+'value=\w*');             Match mloginRnd = rloginRnd.Match(source);              if (mloginRand.Success)             {                 loginrnd = mloginRnd.ToString().Replace('name='+loginrand+' value=', '');             } 

error is

Form1.cs(71,69): error CS1009: Unrecognized escape sequence

at this line

Regex rloginRnd = new Regex(@’name=’+ loginrand+’***value=\w****’);

  • 1 1 Answer
  • 1 View
  • 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. 2026-05-11T09:54:02+00:00Added an answer on May 11, 2026 at 9:54 am

    You need to put an @ before each part of the string:

    Regex rloginRnd = new Regex(@'name='+ loginrand+@'value=\w*'); 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to search two item (name=string and location=json). this search is (one input
I want to search by column value and retrieve that particular row from a
I want to search a series of files based on the files name. Here
I want to search the computer from this table and when i have stored
I want the value of a field in a row that the user Clicked.
I made this code with jquery autocomplete its just like facebook search function now
I feel like I've seen this question asked before, but neither the SO search
My data model looks like this way #keyspace_name{ #columnfamily1 {startDate_mobileNo: // row key {
We want to search a file to find all instances of bar that are
I want to search through a html file and then get the url to

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.