Click here to Skip to main content
16,019,349 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiontextflow in panel Pin
yogita charhate31-Oct-06 0:45
yogita charhate31-Oct-06 0:45 
AnswerRe: textflow in panel Pin
Dayekh31-Oct-06 1:09
Dayekh31-Oct-06 1:09 
GeneralRe: textflow in panel Pin
P A N K A J31-Oct-06 22:48
P A N K A J31-Oct-06 22:48 
Questiontext file download at local hard disk Pin
Deepak the Cool31-Oct-06 0:36
Deepak the Cool31-Oct-06 0:36 
AnswerRe: text file download at local hard disk Pin
ToddHileHoffer31-Oct-06 2:04
ToddHileHoffer31-Oct-06 2:04 
Questionhtml page to jpg format in asp.net through 2005 Pin
Deepak the Cool31-Oct-06 0:15
Deepak the Cool31-Oct-06 0:15 
AnswerRe: html page to jpg format in asp.net through 2005 Pin
ToddHileHoffer31-Oct-06 2:02
ToddHileHoffer31-Oct-06 2:02 
Questioninserting values from select query Pin
dj.rock31-Oct-06 0:12
dj.rock31-Oct-06 0:12 
hi guys

i have one insert query in which i am selecting values from another table and then insert it in first table

Query is like this.
usergroup(userid,groupid)
group(groupid,groupname,owner)

i have values of userid and groupname when i am inserting new group. So i have to also insert values in usergroup table because owner is also member of group.

insert into usergroup(userid,groupid) values
(userid,select groupid from group where groupname="temp"))

it is not working so if anyone knows how to do it please help me out

DJ

AnswerRe: inserting values from select query Pin
Guffa31-Oct-06 0:29
Guffa31-Oct-06 0:29 
GeneralRe: inserting values from select query Pin
dj.rock31-Oct-06 0:51
dj.rock31-Oct-06 0:51 
AnswerRe: inserting values from select query Pin
Guffa31-Oct-06 1:15
Guffa31-Oct-06 1:15 
GeneralRe: inserting values from select query Pin
dj.rock31-Oct-06 1:31
dj.rock31-Oct-06 1:31 
Questionproblem with radionbutton in a datagrid Pin
Sebastian T Xavier30-Oct-06 23:41
Sebastian T Xavier30-Oct-06 23:41 
AnswerRe: problem with radionbutton in a datagrid Pin
_AK_31-Oct-06 0:03
_AK_31-Oct-06 0:03 
GeneralRe: problem with radionbutton in a datagrid Pin
Sebastian T Xavier31-Oct-06 17:38
Sebastian T Xavier31-Oct-06 17:38 
GeneralRe: problem with radionbutton in a datagrid Pin
_AK_31-Oct-06 17:51
_AK_31-Oct-06 17:51 
GeneralRe: problem with radionbutton in a datagrid Pin
Sebastian T Xavier31-Oct-06 18:47
Sebastian T Xavier31-Oct-06 18:47 
GeneralRe: problem with radionbutton in a datagrid Pin
_AK_31-Oct-06 18:56
_AK_31-Oct-06 18:56 
AnswerRe: problem with radionbutton in a datagrid Pin
P A N K A J31-Oct-06 22:55
P A N K A J31-Oct-06 22:55 
Questionis there any other control than text box to accept text from user Pin
yogita charhate30-Oct-06 23:12
yogita charhate30-Oct-06 23:12 
AnswerRe: is there any other control than text box to accept text from user Pin
Parwej Ahamad31-Oct-06 0:00
professionalParwej Ahamad31-Oct-06 0:00 
GeneralRe: is there any other control than text box to accept text from user Pin
yogita charhate31-Oct-06 0:35
yogita charhate31-Oct-06 0:35 
GeneralRe: is there any other control than text box to accept text from user Pin
Parwej Ahamad31-Oct-06 0:38
professionalParwej Ahamad31-Oct-06 0:38 
QuestionORACLE SQL statement in C# !! ?? Pin
Naif_Prof30-Oct-06 23:01
Naif_Prof30-Oct-06 23:01 
AnswerRe: ORACLE SQL statement in C# !! ?? Pin
Akhilesh Yadav30-Oct-06 23:26
Akhilesh Yadav30-Oct-06 23:26 

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.