AllExperts > Experts 
Search      

General HTML/Web Design Programming Q`s

Volunteer
Answers to thousands of questions
 Home · More Questions · Question Library  · Free Encyclopedia ·
More General HTML/Web Design Programming Q`s Answers
Question Library

Ask a question about General HTML/Web Design Programming Q`s
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
About Vidya Shankar
(Top Expert on this page)

Expertise
Hi all, Ive been learning HTML & Javascript for a while now, Im very passionate about both of them & have developed a few simple games based on these technologies. I'd be interested to answer your queries, so keep me "queried" !!

Experience
I'm a software engineer by profession and am confident enough to help you with the little HTML / Javascript that I know.

Organizations
Software Company

Education/Credentials
MCA, Anna University, Chennai, India

   

You are here:  Experts > Internet/Online > Personal Web Pages > General HTML/Web Design Programming Q`s

Questions Answered By Expert  Vidya Shankar 
In Category  General HTML/Web Design Programming Q`s

SubjectDate Asked

web desinging woes3/13/2008
  Q: I want to learn all about Web Designing and web programming from home. Someone suggested i first ...
  A: Its true that you need to learn HTML, CSS, Javascript to become a web developer. You may either go ...
hiding address bar in current browser window2/6/2008
  Q: I'm working on a site that involves clicking on a text link that will open another informational ...
  A: I apologize for the late reply, was quite held up with my own work. I've modified the code that I ...
converting web home page to flash file2/6/2008
  Q: i want to convert my web page to flash file for presention of company,can u plse show me where to ...
  A: I guess you have not copied the files in the same file structure that existed in your system. ...
hiding address bar in current browser window2/5/2008
  Q: I'm working on a site that involves clicking on a text link that will open another informational ...
  A: To my knowledge, we cannot modify the presence of toolbars on the current browser. However, the work ...
converting web home page to flash file2/4/2008
  Q: i want to convert my web page to flash file for presention of company,can u plse show me where to ...
  A: I understand your requirement, however as I had previously stated, for you to create a flash file, ...
converting web home page to flash file2/4/2008
  Q: i want to convert my web page to flash file for presention of company,can u plse show me where to ...
  A: A flash file is something you get after implementing the design in the flash editor. Unless you know ...
placing video file2/2/2008
  Q: Can you please provide me with the tags used thank you ANSWER: Hi Sadath, You may use the ...
  A: There is nothing wrong asking questions when we believe we dont know something. To answer your ...
Help!1/29/2008
  Q: For a project, I am to design a website for a catering business, however, the website needs to have ...
  A: If you intend to provide a user form that when submitted gets stored in the company's database, ...
placing video file1/29/2008
  Q: Can you please provide me with the tags used thank you ANSWER: Hi Sadath, You may use the ...
  A: Let me know which browser you use & the version. I tested my code in Internet Explorer 6. It worked ...
Website development1/27/2008
  Q: Vidya Shankar I want to develop a site to my organization. But problem is how can I will ...
  A: If you use any server side programming language like ASP, JSP, etc, you have provision to include ...
media player in html webiste 21/26/2008
  Q: May I ask..? I want to give my web visiter a choice.If they want to listen, they can play it. If ...
  A: To provide a download feature, you may upload the music file onto your server & provide a direct ...
media player in html webiste 21/25/2008
  Q: May I ask..? I want to give my web visiter a choice.If they want to listen, they can play it. If ...
  A: I dont understand why you have used both <embed> & <bgsound> in your code when both are used for teh ...
Passing parameter through weblink to be added to another hyperlink in different page1/21/2008
  Q: I have a specific request that I have been trying to figure out all day and I hoping that you can ...
  A: A very interesting question indeed :)!! I have modified your code a little. Save these as 3 ...
web form validation1/19/2008
  Q: Vidya Shankar: I am using a macro program (Automation Anywhere 4.0) to fill in an online form, but ...
  A: In your Internet Options > Advanced, uncheck the option "Allow active content to run in files on My ...
passing variables in hidden form fields1/16/2008
  Q: i have a php page(page1.php), with an html form in it. the php page retrieves a variable data- "id" ...
  A: To start off, I dont know PHP, so have not mentioned much about the coding, however, I've mentioned ...
sharing a large file simply from my site12/31/2007
  Q: I have my own site and use ftp for this purpose. However some folks are not familiar with ftp and I ...
  A: Let me first of all assume that you take care of uploading pictures, html files and so on on to your ...
sharing a large file simply from my site12/29/2007
  Q: I have my own site and use ftp for this purpose. However some folks are not familiar with ftp and I ...
  A: There are many free / paid online file sharing websites. Most of them requires you to register ...
HTML12/26/2007
  Q: Consider i have a link called e-mail: <a href="techsupport@xyz.com> techsupport@xyz.com</a>. If i ...
  A: You may do the following: <a href="mailto:techsupport@xyz.com">techsupport@xyz.com</a> You may ...
Video on website12/18/2007
  Q: I have something I would like to do on my website. I would like to have some video clips shown on ...
  A: Sorry for the late response, anyways, playing video clips in a web page is quite a simple task. You ...
html css11/20/2007
  Q: I have an amature website and I want to be able to change the navigation menu by adding links to it ...
  A: Yes, you can develop menus using css, store this in a .css file and include it in all pages. You ...
user authentication11/13/2007
  Q: i want to create a site where in users are authenticated first and granted permission to rest of the ...
  A: As I had earlier stated, since the msaccess file resides in the server, the client side scripting ...
user authentication11/13/2007
  Q: i want to create a site where in users are authenticated first and granted permission to rest of the ...
  A: Let me tell you first that its quite difficult to have user authentication happening without using ...
Question about HTML11/12/2007
  Q: I really need help on something. Well, if you visit this website: ...
  A: The link you sent was quite well rendered. Im not familiar with the method adopted by that site ...
link to open swf9/24/2007
  Q: in table have two links.clicking these links swf should open in next column.when you open the page ...
  A: You may use an inner frame in the other column and display your swf file inside it. Here's an ...
hello, it's me again9/18/2007
  Q: I just sent you an email regarding my shifting blog. How strange. I just went to my laptop and ...
  A: The blog contents are displayed in tables that are in turn divided into rows and columns. While ...
Feasibility issue8/4/2007
  Q: I am a neophyte and have what I hope is a simple question. I am editor for a scientific journal. I ...
  A: Incidentally, I was involved in developing a similar application. You may want to look at this site ...
index page with random image8/2/2007
  Q: I just discovered the use of css text rollovers and I really like it. I always use: <style ...
  A: Its always a good to follow certain conventions while programming like using var, new, etc and ...
index page with random image7/31/2007
  Q: I just discovered the use of css text rollovers and I really like it. I always use: <style ...
  A: Im not fully sure if we can do it using CSS, however using script, here's the example. Example: ...
diplaying a .txt in html7/31/2007
  Q: Right what i am trying to find out is if i can create a web page like with the nav bar and any ...
  A: Usually, the way you do this is by connecting your page to the backend (database) & fetching the ...
Limiting search forms on personal website.7/30/2007
  Q: Is there a way to limit a search form to a specific page or set of pages in a personal website? ...
  A: I understand your requirement now. I feel for this you cannot depend upon HTML / script, rather you ...
dynamic insertion/reteival of combo box values7/30/2007
  Q: sorry to trouble you once again. .i need to insert and retreive the values of a combo box ...
  A: Im here to answer your queries, not a trouble at all :). Please find my example below: Example: ...
tcombo value7/30/2007
  Q: please tell me how i can get the combo box display value?
  A: You may get the combo box's display value using the "options" keyword of the combo box. Please find ...
my html code is not sending gdform.asp information to email address7/30/2007
  Q: we are not receiving the form information from the submittal from gdform.asp on our website: ...
  A: I saw your site and found why its not getting submitted. The Reason: Since you have used a simple ...
html question7/28/2007
  Q: i am designing a page almost similar to yahoo login page i have put a picture on the left and some ...
  A: I was not able to fully visualize what you stated, anyways, the problem of only the form getting ...
Multiple left scroll marquees7/27/2007
  Q: I saw many sites with multiple strings of text scroll left to right like many marquees follow one ...
  A: I saw the site you'd mentioned. As you stated, using " " would not be a good idea, however, you may ...
Limiting search forms on personal website.7/27/2007
  Q: Is there a way to limit a search form to a specific page or set of pages in a personal website? ...
  A: One way by which you can specify some keywords to search engines is by adding the "meta" tag to your ...
Popup menu7/17/2007
  Q: I'm trying to create a pop-up menu and would like to include a image file and text in the menu box. ...
  A: You may have a look at this site and also download the sample code: ...
sound on mouse over7/17/2007
  Q: Below is code I am using to try to bet a "beep" when the mouse is brought over a button on my ...
  A: You have called a function 'PlaySound', is that written by you? If not, i guess there's no such ...
I need your help!7/11/2007
  Q: I’m a specialist dermatologist from Dubai, UAE. I want to create a dermatology web site; I don’t ...
  A: Fayza, I appreciate your enthusiasm. I also understand that you have really great ambitions, not ...
Banner Tracker7/9/2007
  Q: I have a website that schools advertise on with their banner ads. Could you please recommend a good ...
  A: Check if one of these helps you: >> http://www.xigla.com/pages/ad_banner_software/index.htm >> ...
toturial7/3/2007
  Q: Can you introducing some good website about Programing,best written by famouse programer, anyone ...
  A: General Internet - http://www.irt.org/ HTML - http://www.htmlcodetutorial.com, ...
java script and css4/26/2007
  Q: Can I put this java script in my css {since that is the point of having css in the first place} or ...
  A: I guess you are mistaken with "js" to that of "css". CSS is Cascading Style Sheet while JS is ...
Unsubscribe Link4/23/2007
  Q: I designed a simple html page where I would like to add a link saying "if you wish to unsubscribe ...
  A: Im afraid i wont be able to help you in this issue because this cannot be accomplished using simple ...
Loading Website4/14/2007
  Q: I created a website and ftp the files but when I type in the domain name (www) it comes up with an ...
  A: Usually, the file that is seeked for is "index.html" or "index.htm" ... So please make sure you have ...
Flash Web Design4/13/2007
  Q: I designed a flash website using this software called Trendy Design. I absolutely love it but the ...
  A: Sorry for the late reply ... Well, i suggest you can use dreamweaver which that could help you in ...
showing image at the begining4/8/2007
  Q: I made an Html file and I want to show a .GIF Image at the beginig so that when the Html file is ...
  A: You may use <div> while inserting the image and add a style attribute to it and specify its position ...

All Questions in This Category

     
About Us | Advertise on This Site | User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2008 About, Inc. About and About.com are registered trademarks of About, Inc. The About logo is a trademark of About, Inc. All rights reserved.