Click here to Skip to main content
15,899,124 members
Home / Discussions / Web Development
   

Web Development

 
QuestionRemeber input elements when changing page Pin
William Engberts14-Aug-08 3:53
William Engberts14-Aug-08 3:53 
AnswerRe: Remeber input elements when changing page Pin
Mohammad Dayyan15-Aug-08 11:20
Mohammad Dayyan15-Aug-08 11:20 
QuestionAJAX : Retrieve Specific Tag by id & count tag from external html Pin
Lu5ck14-Aug-08 3:24
Lu5ck14-Aug-08 3:24 
AnswerRe: AJAX : Retrieve Specific Tag by id & count tag from external html Pin
SamRST14-Aug-08 3:52
SamRST14-Aug-08 3:52 
AnswerRe: AJAX : Retrieve Specific Tag by id & count tag from external html Pin
Shog914-Aug-08 9:41
sitebuilderShog914-Aug-08 9:41 
GeneralRe: AJAX : Retrieve Specific Tag by id & count tag from external html Pin
Lu5ck14-Aug-08 16:29
Lu5ck14-Aug-08 16:29 
QuestionDynamic row adding..... Pin
SamRST14-Aug-08 1:50
SamRST14-Aug-08 1:50 
AnswerRe: Dynamic row adding..... Pin
SomeGuyThatIsMe14-Aug-08 7:16
SomeGuyThatIsMe14-Aug-08 7:16 
dont, pick one place or another to add rows, the user will get used to seeing the rows added to the bottom and wont check the top when they add the 31st row and will therefore think it didnt get added. if there is no "insert" function, you will probably have to read in all the elements, clear them, then write yours first then readd everything else. or use somethting that runs server side, like a datagrid or listview, or a dozen other options. if you dotn want to see a postback use AJAX or something ajax like.

Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

GeneralRe: Dynamic row adding..... Pin
SamRST16-Aug-08 19:52
SamRST16-Aug-08 19:52 
GeneralRe: Dynamic row adding..... Pin
SomeGuyThatIsMe18-Aug-08 2:02
SomeGuyThatIsMe18-Aug-08 2:02 
QuestionPHP: Invalid argument supplied for foreach () Pin
William Engberts14-Aug-08 0:06
William Engberts14-Aug-08 0:06 
AnswerRe: PHP: Invalid argument supplied for foreach () Pin
neilmajithia14-Aug-08 2:44
neilmajithia14-Aug-08 2:44 
GeneralRe: PHP: Invalid argument supplied for foreach () Pin
William Engberts14-Aug-08 3:46
William Engberts14-Aug-08 3:46 
AnswerRe: PHP: Invalid argument supplied for foreach () Pin
Mohammad Dayyan15-Aug-08 11:12
Mohammad Dayyan15-Aug-08 11:12 
QuestionRetrieve Data From Other Website Pin
Hemant Thaker13-Aug-08 18:45
Hemant Thaker13-Aug-08 18:45 
AnswerRe: Retrieve Data From Other Website Pin
Johnny ²13-Aug-08 20:31
Johnny ²13-Aug-08 20:31 
QuestionHow to create a news gadget for Windows Vista Pin
ganesh narayan13-Aug-08 7:40
ganesh narayan13-Aug-08 7:40 
AnswerRe: How to create a news gadget for Windows Vista Pin
Manas Bhardwaj13-Aug-08 8:12
professionalManas Bhardwaj13-Aug-08 8:12 
AnswerRe: How to create a news gadget for Windows Vista Pin
Shog913-Aug-08 8:37
sitebuilderShog913-Aug-08 8:37 
QuestionUploading Quicktime video Pin
salil_k_singh13-Aug-08 6:59
salil_k_singh13-Aug-08 6:59 
AnswerRe: Uploading Quicktime video Pin
Manas Bhardwaj13-Aug-08 8:14
professionalManas Bhardwaj13-Aug-08 8:14 
GeneralRe: Uploading Quicktime video Pin
salil_k_singh15-Aug-08 6:11
salil_k_singh15-Aug-08 6:11 
QuestionVideo over IP Pin
sana1713-Aug-08 2:31
sana1713-Aug-08 2:31 
AnswerRe: Video over IP Pin
SomeGuyThatIsMe13-Aug-08 3:16
SomeGuyThatIsMe13-Aug-08 3:16 
QuestionGridView Paging... Pin
Illegal Operation12-Aug-08 16:00
Illegal Operation12-Aug-08 16:00 

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.