what I am trying to do is the following. Create (or buy) a web based form that will have pre defined feilds that the user must fill out. Then have a spot to attach a file. Once that is comple...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_23340420.ht...
Zones:
HTMLDate Answered: 05/12/2008 Rating: 7.0 Views: 0
Hi there,
I am looking for a program / tool for fill out forms. The program need to be started automaticly (no human involved), surf to a domain, click come buttons / links, fill some fields, ch...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_24697167.html
I want to open html files with Internet Explorer.
I defined
Dim ieExplor As New InternetExplorer
ieXplor.Navigate "www.google.com"
But I have a file on my computer "c:\Help\something.html"
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20583029.html
Zones:
Visual BasicDate Answered: 04/12/2003 Rating: 8.2 Views: 0
Hi,
I am new to html programming, I am creating a pick the correct answer question paper in html. I would like to have pop up message when the user clicks the wrong answer please help me on ho...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22803183.html
Hello Experts:
With the below tag, should I be able to have an Excel workbook open within a webpage? Does this assume that Test.xls is in the same location as the web page? Can I use syntax su...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_23343914.ht...
Hi, I am creating a form for our website and the form itself works fine. The data is sent to the e-mail address all ok, I would like the user to be taken to a simple confirmation page once they cli...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_23441382.ht...
I am using notepad, visual studio 2005 and adobe photoshop to create my first website. Everything is going great and i have learned so much already. I almost have the website completed for this com...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_23570054.ht...
Hi ,
I have a company website, and we have a boardroom we rent out.
I am looking for an online calendar that I can use to publish the availability of the room. So Monday to friday, and only ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Q_23592257.html
I have the following script (<script type="text/javascript" src="IP.php"></script>), I need to provide the output of this into a txtarea, every time I do a txt area I get the code <script type="tex...
http://www.experts-exchange.com/Programming/Languages/Scripting/Q_23773767.html
I have an HTML SELECT that needs to be right-aligned. When I use text-align: right; it works in Firefox, but not in IE.
I googled a bit and the options I had were:
1. Complete the left side w...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_23825344.ht...