Search Results

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: Poojasrivastava ; Forum: C# and child forums
Forum: C# May 21st, 2009
Replies: 8
Views: 1,722
Posted By Poojasrivastava
i hope it helped you,if it did then mark it as solved... :)
Forum: C# May 21st, 2009
Replies: 8
Views: 1,722
Posted By Poojasrivastava
i did the same thing using javascript..may be that helps you..
here is the javascript code:

<html>

<head>

<title></title>

</head>
Forum: C# May 21st, 2009
Replies: 2
Views: 267
Posted By Poojasrivastava
use split function
string output=path.Split('.');
Forum: C# Apr 30th, 2009
Replies: 1
Views: 751
Posted By Poojasrivastava
hi..
you can make use of the connectionstring as shown below:

string str = "Data Source=*name of your SQL server*;Initial Catalog=*your database name*;Integrated Security=True";

...
Forum: C# Apr 30th, 2009
Replies: 2
hi
Views: 254
Posted By Poojasrivastava
hi..well first you need to create a table in database to be able to maintain the users who can log in...
in your application connect to the database and try the following code at your Login button.....
Forum: C# Apr 23rd, 2009
Replies: 4
Views: 1,327
Posted By Poojasrivastava
thanks for replying...its a web application and i got the answer..
Forum: C# Apr 22nd, 2009
Replies: 4
Views: 1,327
Posted By Poojasrivastava
hi..
well i have a gridview on a page and when the user selects the gridview row then that gridview row should be redirected to a new page.
this new page has another gridview which i need to...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC