Click here to Skip to main content
15,906,097 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Links to asp pages show open-save dialog box Pin
N a v a n e e t h18-Jul-07 1:12
N a v a n e e t h18-Jul-07 1:12 
GeneralRe: Links to asp pages show open-save dialog box Pin
matjame18-Jul-07 1:19
matjame18-Jul-07 1:19 
GeneralRe: Links to asp pages show open-save dialog box Pin
matjame18-Jul-07 1:29
matjame18-Jul-07 1:29 
QuestionHow enable SOAP access of WebService Pin
VenkataRamana.Gali18-Jul-07 0:35
VenkataRamana.Gali18-Jul-07 0:35 
AnswerRe: How enable SOAP access of WebService Pin
Sathesh Sakthivel18-Jul-07 1:18
Sathesh Sakthivel18-Jul-07 1:18 
Questionalignment of control changes in visual studio.net Pin
mavii18-Jul-07 0:28
mavii18-Jul-07 0:28 
AnswerRe: alignment of control changes in visual studio.net Pin
koolprasad200318-Jul-07 0:53
professionalkoolprasad200318-Jul-07 0:53 
QuestionForm View Control Pin
AvidOn-Tech18-Jul-07 0:23
AvidOn-Tech18-Jul-07 0:23 
Hi this may be a daft question but here goes anyway...

Ive got a page set up to manually edit a record in our database, here is the update string:

SelectCommand="SELECT * FROM [products]" UpdateCommand="UPDATE products SET ManufCode = @ManufCode, ShortDesc = @ShortDesc, ManufName = @ManufName, LongDesc = @LongDesc, CategoryShort = @CategoryShort, CategoryName = @CategoryName, Price = @Price, PhysicalQty = @PhysicalQty, [Image] = @Image WHERE ([ProductCode] = @ProductCode)">

Now this seems to work find apart from say for example i type the following

Manuf Name = mike
Short Desc = abc 1

Short desc and manuf name swap places, abc1 added to the manufname column and 'mike' gets added to the short desc column

i dont understand why? any ideas?

sorry if this sounds confusing but its difficult to explain.

thanks

Questionhtml code to normal text Pin
Sree Nivas18-Jul-07 0:17
Sree Nivas18-Jul-07 0:17 
AnswerRe: html code to normal text Pin
Eduard Keilholz18-Jul-07 1:42
Eduard Keilholz18-Jul-07 1:42 
QuestionSeperate cache variable for each instances of an application Pin
anujose18-Jul-07 0:15
anujose18-Jul-07 0:15 
AnswerRe: Seperate cache variable for each instances of an application Pin
DavieL18-Jul-07 1:08
DavieL18-Jul-07 1:08 
GeneralRe: Seperate cache variable for each instances of an application Pin
anujose18-Jul-07 1:12
anujose18-Jul-07 1:12 
GeneralRe: Seperate cache variable for each instances of an application Pin
DavieL18-Jul-07 5:07
DavieL18-Jul-07 5:07 
QuestionEXPIRY DATE REMINDER Pin
Manish Partey18-Jul-07 0:13
Manish Partey18-Jul-07 0:13 
AnswerRe: EXPIRY DATE REMINDER Pin
Manas Bhardwaj18-Jul-07 0:38
professionalManas Bhardwaj18-Jul-07 0:38 
Questiondeveloping a 5 page site Pin
Dunc093618-Jul-07 0:08
Dunc093618-Jul-07 0:08 
AnswerRe: developing a 5 page site Pin
Eduard Keilholz18-Jul-07 1:43
Eduard Keilholz18-Jul-07 1:43 
AnswerRe: developing a 5 page site Pin
Sandeep Kumar18-Jul-07 4:11
Sandeep Kumar18-Jul-07 4:11 
QuestionConvert a Number to ASCII equivalent Char Pin
Amit.Amit.Amit...17-Jul-07 23:51
Amit.Amit.Amit...17-Jul-07 23:51 
AnswerRe: Convert a Number to ASCII equivalent Char Pin
N a v a n e e t h18-Jul-07 0:29
N a v a n e e t h18-Jul-07 0:29 
GeneralRe: Convert a Number to ASCII equivalent Char Pin
Amit.Amit.Amit...18-Jul-07 1:12
Amit.Amit.Amit...18-Jul-07 1:12 
Questionhow to solved server 500 error Pin
Piyush Vardhan Singh17-Jul-07 23:23
Piyush Vardhan Singh17-Jul-07 23:23 
AnswerRe: how to solved server 500 error Pin
SHatchard17-Jul-07 23:36
SHatchard17-Jul-07 23:36 
AnswerRe: how to solved server 500 error Pin
chapathi17-Jul-07 23:38
chapathi17-Jul-07 23:38 

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.