Tuesday, June 17, 2008

i m building a site w/ dreamweaver 8 (windows xp) and i need to put an email form on some of my pages. i got the code for the email form from yahoo (i m hosting my site at geocities for now). there s a javascript banner rotation above the email form (not directly above- but toward the top of the page)- then below the banner i have a "tell a friend" link (also javascript)- and then a couple boxes below the tell a friend link is the email form. here s what happens- either the banner script or the tell a friend script is messing w/ the text (font/color) on the email form (the form works- it s just screwing up the text appearance- not all- just a couple of lines). i m not sure whether it s the banner script or the tell a friend script- i would have to try both separately to weed out the culprit- i suppose. however- i doubt which one matter just yet. the problem is to get either script to stop distorting the text in the email form! and yes- i made sure script tags are closed. help! thanks.
ugh div tags? i ve been fooling around w/ web development for 10 yrs now- never had to use no stinkin div tags! not even sure what they are- dividers? is THAT it? makes sense- but ack- now i have to go read the stupid manual! *pout* this never happened when i used home page 3- or whatever it s called. do they even make that one- anymore? sigh :-( i m a-give it a whirl. i shall return! (i m gonna try to get a slideshow script up; saw a cool one once- a generator- super simple to use- trouble is- at the time i found the generator- i wasn t aware dreamweaver was marking up my script (omitting closing tags- etc.) and couldn t put it to use. but NOW...slideshow script- here i come baby!!!!! ;-) i just realized something- if i ask the mad professor just ONE more question- he s gonna start charging me by the hour :-\ love ya "mad" -- just paypal the invoice to domestic8edgoddess (at) gmail (dot) com :-X
mad professor- i could just KISSSSSSSSSS you!!!!!!!!!! you re just about the smartest man in the whole friggin world!!!!!!!!!! i put in a div tag- didn t even read the manual- and it worked! my offer still stands- by the way. (re: marry me!!!!!!!!!!) ;-)

what difference are between JScript and JavaScript ?

So i get this message when i go on youtube-

Hello- you either have JavaScript turned off or an old version of Adobe s Flash Player. Get the latest Flash player.

i tried installing the latest flash player but it still doesnt work- how do i turn on javascript?
PS: i use internet explorer

Today I was trying to get rid of some programs to free up space on my computer and now I can t watch videos on youtube. I didn t think I got rid of anything important but something has definately changed. I searched answers and tried making sure javascript is on and it said it is... I have vista and I tried downloading the latest recommended version of Adobe s Flash player too and it said it completed successfully. I restarted the computer and am still unable to see anything. I would appreciate some help! Thanks.
I like using internet explorer and it still won t work. I have the mozilla but really don t like it. When I opened it up it did say something needed updating and now it shows the videos - internet explorer still does not and it is what I use. I have done the tools - internet options - reset and looked at the settings to see if they were enabled. I am stumped still!
Apparently Java script is on but every site I go to that I encounter a problem tells me I need to download the latest Macromedia Flash Player I have tried to do this and it always appears successful but doesn t actually work. This is frustrating!

I wanna allow user to enter ONLY numbers & period (.) symbol. I ve been using this javascript :
if(((event.keyCode>=48) && (event.keyCode<=57)) || (event.keyCode==46)).
This works in ASP but doesnt work in ASP.Net. How do I call this function in ASP:TEXTBOX? I ve used OnTextChanged & textbox1_ontextchanged- but still dont work. Please help me REALLY SOLVE this problem.

I created a website as a part of a week-long game we played in one of my classes. Someone in my class told me later that week that they had hacked my website- but felt bad about it and changed it back. They wouldn t tell me how they did it- but they said that they used javascript. I have been reasearching online- and I think that they used either XSS (cross-site scripting) or script insertion (probably the later of the two)- but I don t understand it. I get the general concept of code insertion- but I don t understand how they get the URL to direct the user to the modified html instead of the regular html. (for reference purposes- I used google page creator) So my question is- how did they hack it- and how do I counter it? I thought that since I used a google product- my site would be secure (as opposed to using my home computer).
In response to the comment about me not being sure about something happening- I am sure. Some of the text on the webpage was changed- and other people in my class confirmed seeing the change before it was removed.

No comments: