disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
ClientScript.RegisterClientScriptBlock Issue
This is what I haveview plaincopy to clipboardprint?Protected Sub posrback_Click(ByVal sender As Obj
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin