Click here to Skip to main content
15,896,461 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Access to the path is denied Pin
anu815-Sep-06 19:44
anu815-Sep-06 19:44 
AnswerRe: Access to the path is denied Pin
prawinkumarpauldavid7-Sep-06 1:54
prawinkumarpauldavid7-Sep-06 1:54 
Questiondrupal module to show inline adsense Pin
dnuts694-Sep-06 18:02
dnuts694-Sep-06 18:02 
Questionasp to jsp converter Pin
avirup_kool4-Sep-06 7:51
avirup_kool4-Sep-06 7:51 
QuestionTransfer data form webpage to other application Pin
indiakahero4-Sep-06 2:09
indiakahero4-Sep-06 2:09 
AnswerRe: Transfer data form webpage to other application Pin
Guffa4-Sep-06 8:33
Guffa4-Sep-06 8:33 
GeneralRe: Transfer data form webpage to other application Pin
indiakahero4-Sep-06 20:17
indiakahero4-Sep-06 20:17 
AnswerRe: Transfer data form webpage to other application Pin
Guffa4-Sep-06 21:26
Guffa4-Sep-06 21:26 
Do you need to transfer the data directly to the application, or could you do it via some temporary storage? If you for an example use a database where you store the incoming data, you will not lose any data if the application happens to be busy when the data arrives.

Most any platform could store data in a database. Java applets can not be used as a web platform, I suppose that you mean JSP?

If you need to communicate more directly with the program, that is easier using a platform like ASP.NET (or perhaps JSP, but I know too litte about it to say anything about it's more advanced capabilities).


---
b { font-weight: normal; }

Questionconfig files in asp Pin
krishna194-Sep-06 0:52
krishna194-Sep-06 0:52 
AnswerRe: config files in asp Pin
Guffa4-Sep-06 21:36
Guffa4-Sep-06 21:36 
QuestionSource Code Pin
militiaware4-Sep-06 0:04
militiaware4-Sep-06 0:04 
AnswerRe: Source Code Pin
Paddy Boyd4-Sep-06 0:51
Paddy Boyd4-Sep-06 0:51 
Questionhow can i retreive list of stored logon (username) information? Pin
Saeed80803-Sep-06 21:57
Saeed80803-Sep-06 21:57 
QuestionWill Atlas solve it ?? Pin
jagmit203-Sep-06 21:24
jagmit203-Sep-06 21:24 
AnswerRe: Will Atlas solve it ?? Pin
Guffa4-Sep-06 21:55
Guffa4-Sep-06 21:55 
GeneralRe: Will Atlas solve it ?? Pin
jagmit206-Sep-06 3:30
jagmit206-Sep-06 3:30 
AnswerRe: Will Atlas solve it ?? Pin
Guffa6-Sep-06 20:51
Guffa6-Sep-06 20:51 
GeneralRe: Will Atlas solve it ?? Pin
jagmit207-Sep-06 18:55
jagmit207-Sep-06 18:55 
QuestionBrowser Extension Pin
T John3-Sep-06 17:54
T John3-Sep-06 17:54 
AnswerRe: Browser Extension Pin
UltraCoder9-Oct-06 17:59
UltraCoder9-Oct-06 17:59 
Questionvalidation using Java Script Pin
abdelhameed813-Sep-06 7:05
abdelhameed813-Sep-06 7:05 
QuestionRe: validation using Java Script Pin
CWIZO5-Sep-06 2:51
CWIZO5-Sep-06 2:51 
QuestionPOSTing forms Pin
DagsmanIsTheMan1-Sep-06 23:55
DagsmanIsTheMan1-Sep-06 23:55 
AnswerRe: POSTing forms Pin
Guffa2-Sep-06 2:38
Guffa2-Sep-06 2:38 
GeneralRe: POSTing forms Pin
DagsmanIsTheMan3-Sep-06 5:55
DagsmanIsTheMan3-Sep-06 5:55 

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.