TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
jayanand kamble
NA
9
0
How to select constant text string randomly from fixed no of strings?
Apr 10 2009 2:14 AM
Hi
There are some fixed no of text string say :
public const string Str1 = "Text1";
public const string Str2 = "Text2";
.......
In the aspx page, there is a submit button. When user clicks it, a text message will be selected randomly to display as a label from those text string.
How should I write that random selection part of the C# code?
Thanks
Reply
Answers (
2
)
Auto download with out human interaction from server to local Hard Disk
using sqldmo