Click here to Skip to main content
15,895,746 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Web Interface Pin
Anthony_Yio5-Jan-05 21:53
Anthony_Yio5-Jan-05 21:53 
GeneralRe: Web Interface Pin
raouls5-Jan-05 22:44
raouls5-Jan-05 22:44 
GeneralCreating automatic updating web pages Pin
Krishnan V5-Jan-05 3:45
Krishnan V5-Jan-05 3:45 
GeneralRe: Creating automatic updating web pages Pin
Javier Lozano5-Jan-05 5:08
Javier Lozano5-Jan-05 5:08 
GeneralRe: Creating automatic updating web pages Pin
tecnovate_vivek8-Jan-05 1:29
tecnovate_vivek8-Jan-05 1:29 
GeneralRe: Creating automatic updating web pages Pin
JKroschel14-Jan-05 4:57
JKroschel14-Jan-05 4:57 
GeneralRe: Creating automatic updating web pages Pin
Krishnan V14-Jan-05 17:56
Krishnan V14-Jan-05 17:56 
GeneralRe: Creating automatic updating web pages Pin
Hemant Mane18-Jan-05 5:15
Hemant Mane18-Jan-05 5:15 
Why don't you use iframes.
when user complete the action on that event pass the parameter to iframe which call the another page and on that page you can write the code of save. it will refresh only iframe not the whole page. with the help of iframe you can do easly update and client page cannot be refresh only iframe will refresh for that particular task of saving

first make a page and onload of this page write the code for saving perticular data to database and the saving code will be the parameter that u pass to tha iframe which call the page of saving.

and in iframe just give source of that page with passing parameter.

that time only iframe will refresh and your saving page do the task of saving and client can do his work without whole page loading.

If u understand this then ok or mail me i will send u whole code of iframe how they work and how they usefull when u dont want to load or refresh whole page.


(Hemant U. Mane)
Generalslide menu using html in vb.net Pin
besah4-Jan-05 22:44
besah4-Jan-05 22:44 
GeneralRe: slide menu using html in vb.net Pin
Anonymous4-Jan-05 23:11
Anonymous4-Jan-05 23:11 
GeneralRe: slide menu using html in vb.net Pin
tecnovate_vivek8-Jan-05 1:31
tecnovate_vivek8-Jan-05 1:31 
GeneralAuthentication system and storage mediums Pin
alex.barylski4-Jan-05 10:39
alex.barylski4-Jan-05 10:39 
GeneralRe: Authentication system and storage mediums Pin
JKroschel14-Jan-05 5:08
JKroschel14-Jan-05 5:08 
GeneralHTML in VB.NET Pin
Mike Greene4-Jan-05 7:19
Mike Greene4-Jan-05 7:19 
GeneralRe: HTML in VB.NET Pin
JKroschel14-Jan-05 5:19
JKroschel14-Jan-05 5:19 
GeneralRe: HTML in VB.NET Pin
Mike Greene14-Jan-05 5:32
Mike Greene14-Jan-05 5:32 
GeneralRe: HTML in VB.NET Pin
JKroschel14-Jan-05 6:41
JKroschel14-Jan-05 6:41 
GeneralRe: HTML in VB.NET Pin
Mike Greene14-Jan-05 7:12
Mike Greene14-Jan-05 7:12 
GeneralUsing session variables in XMLHTTP (Is it possible) Pin
Mighty Booshed4-Jan-05 2:52
Mighty Booshed4-Jan-05 2:52 
GeneralRe: Using session variables in XMLHTTP (Is it possible) Pin
Mighty Booshed4-Jan-05 3:45
Mighty Booshed4-Jan-05 3:45 
GeneralToolbar for IE and Firefox Pin
salzhering4-Jan-05 1:57
salzhering4-Jan-05 1:57 
GeneralRe: Toolbar for IE and Firefox Pin
raouls4-Jan-05 19:26
raouls4-Jan-05 19:26 
GeneralRe: Toolbar for IE and Firefox Pin
salzhering7-Jan-05 1:17
salzhering7-Jan-05 1:17 
GeneralRe: Toolbar for IE and Firefox Pin
raouls7-Jan-05 2:49
raouls7-Jan-05 2:49 
GeneralSimple scrollable table in HTML Pin
SteveGarrill1-Jan-05 21:48
SteveGarrill1-Jan-05 21:48 

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.