Click here to Skip to main content
15,897,891 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to POST a form using AJAX Pin
shoaibnawaz20-Nov-07 18:45
shoaibnawaz20-Nov-07 18:45 
AnswerRe: How to POST a form using AJAX Pin
Michael Sync20-Nov-07 19:10
Michael Sync20-Nov-07 19:10 
GeneralRe: How to POST a form using AJAX Pin
Shog920-Nov-07 19:16
sitebuilderShog920-Nov-07 19:16 
GeneralRe: How to POST a form using AJAX Pin
Michael Sync20-Nov-07 19:37
Michael Sync20-Nov-07 19:37 
GeneralRe: How to POST a form using AJAX Pin
shoaibnawaz20-Nov-07 20:09
shoaibnawaz20-Nov-07 20:09 
GeneralRe: How to POST a form using AJAX Pin
Michael Sync20-Nov-07 20:36
Michael Sync20-Nov-07 20:36 
AnswerRe: How to POST a form using AJAX Pin
Vasudevan Deepak Kumar21-Nov-07 3:26
Vasudevan Deepak Kumar21-Nov-07 3:26 
Questioncalling web services with javascript Pin
AdamNThompson20-Nov-07 4:16
AdamNThompson20-Nov-07 4:16 
I have a question regarding calling web services from client side. You see the company I work for hosts sites in every version of asp - asp.net, and we have to work on a just about all of them. This makes something simple like sending form data to an email address a little bit of a pain. For /Net 2.0 I always use the System.Net.Mail Namespace, for 1.0/1.1 we have some 3rd party dll, and for classic asp we have some dinosaur code that is creating a COM object that seems to break all the time.

Now that I have used them all great, but for newer developers here it’s a pain... I won’t lie... It’s a pain for me too.

That’s when I thought, hey, why not build a web service and call it with JavaScript, then we could call it from any site with the same script. There is one problem with that though. It seems you have to use an XmlHTTPRequest which will not work cross domain. The thing is, in this case I really don’t care if it’s all, asynchronous and fancy. I just want it to work reliably.

Does anyone know a better cross platform solution?

Thanks,




-Adam N. Thompson

AnswerRe: calling web services with javascript Pin
Shog920-Nov-07 13:15
sitebuilderShog920-Nov-07 13:15 
QuestionImage jpg doesn't display in other computer Pin
hifiger200420-Nov-07 2:21
hifiger200420-Nov-07 2:21 
AnswerRe: Image jpg doesn't display in other computer Pin
Johnny ²20-Nov-07 13:07
Johnny ²20-Nov-07 13:07 
GeneralRe: Image jpg doesn't display in other computer Pin
hifiger200420-Nov-07 14:45
hifiger200420-Nov-07 14:45 
GeneralRe: Image jpg doesn't display in other computer Pin
hifiger200422-Nov-07 2:32
hifiger200422-Nov-07 2:32 
AnswerRe: Image jpg doesn't display in other computer Pin
manas_pavan23-Nov-07 8:57
manas_pavan23-Nov-07 8:57 
QuestionStay in same page Pin
Perora20-Nov-07 0:24
Perora20-Nov-07 0:24 
AnswerRe: Stay in same page Pin
Michael Sync20-Nov-07 4:58
Michael Sync20-Nov-07 4:58 
AnswerRe: Stay in same page Pin
Shog920-Nov-07 16:38
sitebuilderShog920-Nov-07 16:38 
Questionwebsite publishing Pin
kadkir20-Nov-07 0:20
kadkir20-Nov-07 0:20 
AnswerRe: website publishing Pin
szukuro20-Nov-07 1:19
szukuro20-Nov-07 1:19 
GeneralQuick Intro to OO in Javascript Pin
Brady Kelly19-Nov-07 20:52
Brady Kelly19-Nov-07 20:52 
GeneralRe: Quick Intro to OO in Javascript Pin
szukuro20-Nov-07 4:41
szukuro20-Nov-07 4:41 
GeneralRe: Quick Intro to OO in Javascript Pin
Michael Sync20-Nov-07 4:56
Michael Sync20-Nov-07 4:56 
Questionweb parts EditorZone AppearanceEditorPartother Pin
flagisup19-Nov-07 14:45
flagisup19-Nov-07 14:45 
QuestionUpdate html form field ? Pin
Tlalocc19-Nov-07 13:02
Tlalocc19-Nov-07 13:02 
AnswerRe: Update html form field ? Pin
SABhatti19-Nov-07 14:59
SABhatti19-Nov-07 14:59 

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.