Click here to Skip to main content
15,919,434 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionListening for database updates in asp .net Pin
hardboy11118-Mar-09 5:00
hardboy11118-Mar-09 5:00 
AnswerRe: Listening for database updates in asp .net Pin
Abhijit Jana18-Mar-09 5:16
professionalAbhijit Jana18-Mar-09 5:16 
AnswerRe: Listening for database updates in asp .net Pin
Yusuf18-Mar-09 6:15
Yusuf18-Mar-09 6:15 
GeneralRe: Listening for database updates in asp .net Pin
hardboy11118-Mar-09 7:06
hardboy11118-Mar-09 7:06 
QuestionGeneral Webparts Related Question. Pin
mr_muskurahat18-Mar-09 4:21
mr_muskurahat18-Mar-09 4:21 
AnswerRe: General Webparts Related Question. Pin
Abhishek Sur18-Mar-09 5:20
professionalAbhishek Sur18-Mar-09 5:20 
QuestionDropdownlist problem Pin
khuzwayom18-Mar-09 4:19
khuzwayom18-Mar-09 4:19 
AnswerRe: Dropdownlist problem Pin
Abhijit Jana18-Mar-09 4:35
professionalAbhijit Jana18-Mar-09 4:35 
GeneralRe: Dropdownlist problem Pin
khuzwayom18-Mar-09 4:43
khuzwayom18-Mar-09 4:43 
GeneralRe: Dropdownlist problem Pin
Abhijit Jana18-Mar-09 5:04
professionalAbhijit Jana18-Mar-09 5:04 
GeneralRe: Dropdownlist problem Pin
khuzwayom18-Mar-09 5:09
khuzwayom18-Mar-09 5:09 
GeneralRe: Dropdownlist problem Pin
Abhijit Jana18-Mar-09 5:13
professionalAbhijit Jana18-Mar-09 5:13 
GeneralRe: Dropdownlist problem Pin
khuzwayom18-Mar-09 5:16
khuzwayom18-Mar-09 5:16 
AnswerRe: Dropdownlist problem Pin
Abhijit Jana18-Mar-09 5:43
professionalAbhijit Jana18-Mar-09 5:43 
QuestionUsing URL to link to a page, and load from a database using values in the URL Pin
Ragonastick18-Mar-09 3:48
Ragonastick18-Mar-09 3:48 
AnswerRe: Using URL to link to a page, and load from a database using values in the URL Pin
Yusuf18-Mar-09 4:14
Yusuf18-Mar-09 4:14 
you can reuse the blank timesheet page to reload user data when they pass you an id. Instead of showing a blank page, query your database and load the data in the page.

Request.QueryString[^]


Ragonastick wrote:
www.MyHours.com\timesheet\id=1235,


this needs to be www.myhours.com\timesheet?id=1235

Yusuf

Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

AnswerUse a query parameter in the URL Pin
David Mujica18-Mar-09 4:16
David Mujica18-Mar-09 4:16 
GeneralRe: Use a query parameter in the URL Pin
Ragonastick23-Mar-09 9:42
Ragonastick23-Mar-09 9:42 
QuestionRadioButton in GridView Pin
.NET- India 18-Mar-09 2:14
.NET- India 18-Mar-09 2:14 
AnswerRe: RadioButton in GridView Pin
Abhijit Jana18-Mar-09 2:47
professionalAbhijit Jana18-Mar-09 2:47 
AnswerRe: RadioButton in GridView Pin
kumar_k50818-Mar-09 2:50
kumar_k50818-Mar-09 2:50 
AnswerRe: RadioButton in GridView Pin
Ravindra Bisen18-Mar-09 21:37
Ravindra Bisen18-Mar-09 21:37 
QuestionTree View Pin
sunil.n.cs18-Mar-09 1:08
sunil.n.cs18-Mar-09 1:08 
GeneralRe: Tree View Pin
hisrikanthreddy18-Mar-09 1:28
hisrikanthreddy18-Mar-09 1:28 
QuestionAsp.Net MVC Redirect to external link Pin
Razvan Dimescu18-Mar-09 0:22
Razvan Dimescu18-Mar-09 0:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.