Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by jlruffi
at 2024-07-18 11:22:42
Point:500 Replies:1 POST_ID:829019USER_ID:10
Topic:
Web Applications;;
how can i pass a variable into a powershell script from an asp.net textbox
Expert: duncanb7 replied at 2024-07-20 01:26:49
Take a look at this Execute PowerShell from a ASP.NET Web Application at
http://jeffmurr.com/blog/?p=142 that found in the link below link
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_28413810.html
from which it solved the issue that is similar to case that input data from text box on asp.net
into powershell
Hope understand your question completely.if not, please point it out
Duncan
http://jeffmurr.com/blog/?p=142 that found in the link below link
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_28413810.html
from which it solved the issue that is similar to case that input data from text box on asp.net
into powershell
Hope understand your question completely.if not, please point it out
Duncan