What am I doing wrong? I am Trying to create a cycling banner!!! <script language="Javascript" type="text/javascript"> <!-- Hide from old browsers <p><img...
Riyad, this question should really be posted on a ASP group (ASP-Support-Group@yahoogroups.com), but here is where I think the problem is ... MyMail.From =...
Shanna - there are lots of problems in your script. Do you still need to fix this, or is it working now? Rob. ... From: 1stJavaScript@yahoogroups.com...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the 1stJavaScript group. File :...
1stJavaScript@yahoogr...
May 8, 2007 11:13 am
2735
Hi Robert. I did that, now I am getting an authentication error.. Persits.MailSender.4 error '800a0006' 535 Error: authentication failed /aspemail.asp, line 46...
Riyad Anabtawi
riyada@...
May 8, 2007 11:45 am
2736
Robert Fixed it . I had an issue with the password Thanks! ... Received: Tue, 08 May 2007 03:08:31 AM PDT From: "Atkinson, Robert" <ratkinson@...> ...
Riyad Anabtawi
riyada@...
May 8, 2007 12:06 pm
2737
Robert. I wanted to know (maybe you can help) how to set a reply-to field in ASP, for when I want to reply to an e-mail inquiry it goes straight to the ...
Riyad Anabtawi
riyada@...
May 8, 2007 1:12 pm
2738
wat causes the two scripts to get jamed when executed in single html plz me wat causes how to over come that....
Yahoo have produced a 4 part video on programming JavaScript as part of the Yahoo Developer Network (http://developer.yahoo.com/yui/theater/). The first part...
Hi, Without using any frames how can we divide a page into 3 different portions(Top,Left,Right portions) and how can we get a page at right side when we click...
Sowjanya, the proper way to do this is with <div> and <span>, using CSS. Here is some example code for a simple 3 column layout :- <head> <style> #container...
Dear All, I have to parse xml file retrieved from remote server. Parsing works in IE but doesn't work in Mozilla. Can anybody help me? -- Mohiuddin -- ...
Hi. did any one get my message about how to code combo box change selection using forms in java script? cheers marvin. [Non-text portions of this message have...
Marvin, what is it you're trying to do exactly? Rob. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of Marvin Hunkin ...
Hi. what i am trying to do in java script, say on one form or four forms, is to have the combo box selection of the continents change which area of the globe a...
Hi everybody, I'm a musician trying to do my own web site. I've had no formal training in anything to do with web design, so please be gentle with me! (If...
Bill - everything you've done looks fine. The 'link' formatting is controlled through your css.css file, as it should be. But....the internal formatting of the...
Marvin, it's very difficult to understand your English, so I'll try and take this one step at a time. Your first request is to display a list of continents....
Hey, thanks a lot Rob! :-) Wow, I had no idea the solution could be so simple. I've made all the files in TextEdit on an old Mac, and it doesn't seem to have...
Bill, the attached file has the errors corrected. Rob. ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of Bill Canty ...
Hi. yes, that it is. when a user clicks on a continent, the image mouse over should change and select that continent from the combo box on that form. cheers...
Marvin, I've created a demo at :- http://www.colchesterinspirations.co.uk/test/states.htm When you view the source code, there are a couple of things you need...
Thanks a lot Rob - that was VERY helpful. :-) At first I thought your edits hadn't fixed anything, cos in Mozilla 1.7.2 and Safari 2.0.4 on the Mac nothing had...
It's hard to say, without knowing a lot of other information, like... - where did the file originate - were the problems already in the file - did you change...