Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~1K People Reached

10 Posted Topics

Member Avatar for earlofroberts

I have installed VS .Net 2005 on my new pc(XP pro). But when I create a new project, the files such as Global.asax, web.config, etc. that are normally created automatically, or not created at all. How can I fix this? thanks

Member Avatar for Member #788418
0
78
Member Avatar for earlofroberts

I am using .net 2005. I have created a GridView with one column having a command button. The DataAdapter, DataSource, DataSet were created in code, not with wizards. When the command button is clicked, I can't figure out the syntax for retreiving the value from the first cell in the …

Member Avatar for cynix008
0
108
Member Avatar for npasma

I suspect that one of your parameters contains a NULL. By the way, if you use imbedded code instead of stored procedures you are exposing yourself to hacking by injection. good luck. earlofroberts

Member Avatar for Comatose
0
470
Member Avatar for earlofroberts

i need a code sample to capture the value of a record id from the selected row so that i can send it as a parameter to the oracle procedure that deletes the record. thanks

Member Avatar for viswa_007
0
96
Member Avatar for earlofroberts

This only occurs on a single page. New command buttons dropped on the page from the toolbox will not fire and event. ?? thanks, earlofroberts

Member Avatar for NET-Developer
0
145
Member Avatar for earlofroberts

Can the z-index of a server control be set from vb code? If so, can you provide me some sample code? thanks, earlofroberts

0
68
Member Avatar for earlofroberts

I read that session variables in ASP were a security threat. Is this true for session variables in .Net? thanks, ed

Member Avatar for Letscode
0
141
Member Avatar for Lemon

Lemon, I load my ddlboxes with a datareader. The first item has a value of 0 and I set the text to 'Select an item below' or something like that. I sometimes leave it blank. In any event, if they make a selection, the SelectedIndexChanged event fires. Hope this helps, …

Member Avatar for vrushalinz1
0
167
Member Avatar for earlofroberts

Is there a way to loop thro' the controls on a web page? thanks, earlofroberts

0
59
Member Avatar for earlofroberts

I tried to add a dll to the vs.net toolbox. It said it wasn't registered. I ran regasm.exe. No when I try to add it to the toolbox, it tells me it is not recognized as a com object. How do I get this custom control added to the toolbox …

0
73

The End.