Click here to Skip to main content
15,907,396 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: problem with stored procedure Pin
Christian Graus23-Apr-08 1:09
protectorChristian Graus23-Apr-08 1:09 
GeneralRe: problem with stored procedure Pin
Christian Graus23-Apr-08 1:05
protectorChristian Graus23-Apr-08 1:05 
GeneralRe: problem with stored procedure Pin
eyeseetee23-Apr-08 1:09
eyeseetee23-Apr-08 1:09 
GeneralRe: problem with stored procedure Pin
Christian Graus23-Apr-08 1:12
protectorChristian Graus23-Apr-08 1:12 
GeneralRe: problem with stored procedure Pin
J4amieC23-Apr-08 1:13
J4amieC23-Apr-08 1:13 
GeneralRe: problem with stored procedure Pin
eyeseetee23-Apr-08 1:13
eyeseetee23-Apr-08 1:13 
GeneralRe: problem with stored procedure Pin
Christian Graus23-Apr-08 1:16
protectorChristian Graus23-Apr-08 1:16 
GeneralRe: problem with stored procedure Pin
eyeseetee23-Apr-08 1:25
eyeseetee23-Apr-08 1:25 
Yeah the right values are found

The weird thing is, i am using one of the textboxes to find the correct field in the database and update that row.
It finds that textbox ok, but when I try and use any other textbox it just wont update
If I hardcode it does

Shall I post some code

I tried the

short shorttest;

if ( short.TryParse(tbheight.Text, out shorttest))
{
// This means the parse was successful.
}

but this didnt work either
GeneralRe: problem with stored procedure Pin
eyeseetee23-Apr-08 1:29
eyeseetee23-Apr-08 1:29 
Generalpath of file Pin
ptvce23-Apr-08 0:21
ptvce23-Apr-08 0:21 
GeneralRe: path of file Pin
Christian Graus23-Apr-08 0:42
protectorChristian Graus23-Apr-08 0:42 
GeneralHttp Authentication help... Pin
pashitech22-Apr-08 23:55
pashitech22-Apr-08 23:55 
GeneralRe: Http Authentication help... Pin
Christian Graus23-Apr-08 0:06
protectorChristian Graus23-Apr-08 0:06 
GeneralRe: Http Authentication help... Pin
pashitech28-Apr-08 2:38
pashitech28-Apr-08 2:38 
QuestionSelect control with textbox for alternative answer Pin
harleydk22-Apr-08 23:35
harleydk22-Apr-08 23:35 
GeneralRe: Select control with textbox for alternative answer Pin
Christian Graus23-Apr-08 0:05
protectorChristian Graus23-Apr-08 0:05 
Questionajax calender appearing behind controls Pin
Krazy Programmer22-Apr-08 22:21
Krazy Programmer22-Apr-08 22:21 
GeneralRe: ajax calender appearing behind controls Pin
Christian Graus22-Apr-08 22:47
protectorChristian Graus22-Apr-08 22:47 
GeneralRe: ajax calender appearing behind controls Pin
Krazy Programmer22-Apr-08 23:13
Krazy Programmer22-Apr-08 23:13 
GeneralRe: ajax calender appearing behind controls Pin
maryam.saboor22-Apr-08 23:13
professionalmaryam.saboor22-Apr-08 23:13 
GeneralRe: ajax calender appearing behind controls Pin
Krazy Programmer22-Apr-08 23:14
Krazy Programmer22-Apr-08 23:14 
GeneralRe: ajax calender appearing behind controls Pin
maryam.saboor22-Apr-08 23:38
professionalmaryam.saboor22-Apr-08 23:38 
QuestionWhy do we add reference to our Client and Server in Remoting? Pin
JigarShah22-Apr-08 21:42
JigarShah22-Apr-08 21:42 
GeneralRe: Why do we add reference to our Client and Server in Remoting? Pin
Christian Graus22-Apr-08 21:51
protectorChristian Graus22-Apr-08 21:51 
Generalgenerate regions according to country Pin
mukesh.mr0322-Apr-08 21:39
mukesh.mr0322-Apr-08 21:39 

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.