Click here to Skip to main content
15,889,315 members
Home / Discussions / C#
   

C#

 
Questiondoubt in javascript Pin
imsathy15-Jan-06 23:19
imsathy15-Jan-06 23:19 
AnswerRe: doubt in javascript Pin
Guffa16-Jan-06 0:56
Guffa16-Jan-06 0:56 
QuestionRe: doubt in javascript Pin
imsathy16-Jan-06 1:40
imsathy16-Jan-06 1:40 
AnswerRe: doubt in javascript Pin
Guffa16-Jan-06 1:59
Guffa16-Jan-06 1:59 
GeneralRe: doubt in javascript Pin
imsathy16-Jan-06 2:06
imsathy16-Jan-06 2:06 
AnswerRe: doubt in javascript Pin
Guffa16-Jan-06 2:54
Guffa16-Jan-06 2:54 
GeneralRe: doubt in javascript Pin
imsathy16-Jan-06 3:55
imsathy16-Jan-06 3:55 
Questioninserting data in acess database Pin
raheeli15-Jan-06 23:00
raheeli15-Jan-06 23:00 
i am inserting data in access database. i actually am inserting data in access DB in following manner

INSERT INTO SPECIALOFFER (Description,ImageS) VALUES ('" + this.txtdesc.Text + " ','" + filename + "')"

but the problem i am facing here is that the value for txtdesc.text is as follows

textdesc.text="\r\n\t\t

\r\n\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\tRaheel Iqbal\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\r\n\t\t

\r\n"
thisi s inserting data in DB but the field for description is not taking any string its showing empty value..

datatype for description is memory.

can anybody please help me to solve this problem
AnswerRe: inserting data in acess database Pin
Guffa15-Jan-06 23:18
Guffa15-Jan-06 23:18 
QuestionIs C# right for me? Pin
Divyang Mithaiwala15-Jan-06 21:27
Divyang Mithaiwala15-Jan-06 21:27 
QuestionFill dataset Pin
peppepinna15-Jan-06 21:10
peppepinna15-Jan-06 21:10 
QuestionClosing Pop-up Windows Pin
bootn15-Jan-06 19:30
bootn15-Jan-06 19:30 
AnswerRe: Closing Pop-up Windows Pin
Ravi Bhavnani15-Jan-06 19:38
professionalRavi Bhavnani15-Jan-06 19:38 
AnswerRe: Closing Pop-up Windows Pin
DigitalKing15-Jan-06 19:49
DigitalKing15-Jan-06 19:49 
GeneralRe: Closing Pop-up Windows Pin
bootn16-Jan-06 17:18
bootn16-Jan-06 17:18 
GeneralRe: Closing Pop-up Windows Pin
DigitalKing16-Jan-06 19:18
DigitalKing16-Jan-06 19:18 
QuestionJTable in C# Pin
edel_ong15-Jan-06 19:26
edel_ong15-Jan-06 19:26 
AnswerRe: JTable in C# Pin
Ravi Bhavnani15-Jan-06 19:35
professionalRavi Bhavnani15-Jan-06 19:35 
AnswerRe: JTable in C# Pin
Robert Rohde16-Jan-06 0:26
Robert Rohde16-Jan-06 0:26 
QuestionSecurity Exceptions(Settings) Pin
RizwanSharp15-Jan-06 18:52
RizwanSharp15-Jan-06 18:52 
QuestionWindows Media Player Pin
Guinness4Strength15-Jan-06 17:40
Guinness4Strength15-Jan-06 17:40 
AnswerRe: Windows Media Player Pin
Christian Graus15-Jan-06 18:01
protectorChristian Graus15-Jan-06 18:01 
QuestionHow can i create CTCSS Filter in C#? Pin
Divyang Mithaiwala15-Jan-06 16:17
Divyang Mithaiwala15-Jan-06 16:17 
QuestionDirectShow future ? Pin
Christian Graus15-Jan-06 11:13
protectorChristian Graus15-Jan-06 11:13 
AnswerRe: DirectShow future ? Pin
Judah Gabriel Himango15-Jan-06 17:58
sponsorJudah Gabriel Himango15-Jan-06 17:58 

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.