Add a string to a variable

Asked

Viewed 43 times

0

I have the following code for a user capo:

<input id="DomainUserName" name="DomainUserName" type="text" class="textInputField" runat="server" size="25" autocomplete="off" />

This way the user is obliged to type domain or domain/user , I want it not necessary to enter the domain , the variable receives the user and enter the domain alone.

  • This variable will be created in what programming language? Can you complete your question by adding this information? That way the community can help you.

  • The domain is varied?

  • Marcus Vinicius Duarte Pinheir welcome to the community, I recommend you to do the tour to understand how the community works, first try to do something, then ask the question by exposing your doubt and or problem, take a look at what is within the scope, (programming problems per se).

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.