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 have a site collection and I want to set the search center value
I want to search by column value and retrieve that particular row from a
I want the value of a field in a row that the user Clicked.
I feel like I've seen this question asked before, but neither the SO search
I want to search for files containing DOS line endings with grep on Linux.
I want to search for $maximumTotalAllowedAfterFinish and replace it with $minimumTotalAllowedAfterFinish . Instead of
I want to search a directory for all files that match a certain pattern.
I want to search a table to find all rows where one particular field
I want to search a file in the current directory from which the batch
I want to search the program >> that is by which you append 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.