|
-
Help with WS_FTP95 LE
Date: 01/31/06
(Computer Geeks) Keywords: web, google
I have googled on how to use this site and have used it for a long time, but am not COMPLETELY certain on how to set it up for a new website I am creating.
As I mentioned, I have googled it and have a few websites bookmarked but I was wondering if someone would be willing to help guide me through the process of setting it up. I kept most of the important infor from the last time I used it.
IF you would be willing to help me, respond here and we can try and set up a time that is good for both of us.
Thanks VERY VERY much.
Source: http://community.livejournal.com/computergeeks/872997.html
-
Disable Enter key posting back on ASP.Net web page
Date: 01/31/06
(Asp Dot Net) Keywords: asp, java, web
I have a web form I am working on and the testers have said that they think the Enter button should be fixed so that it does not submit the form. I looked up some information but many of them are random Javascript codes adn some of them TOTALLY disable the enter key in the form. Is there any way in the ASP.Net code itself that would just stop the Enter from posting back and not totally shutting it off? If it helps we all use IE6 here (and no I'm not thrilled by this fact.) thanks.
Source: http://community.livejournal.com/aspdotnet/57293.html
-
Search Engine Stuff
Date: 02/01/06
(Web Development) Keywords: html, web
I have questions about search engine optimization. Well I have one question actually. How do I do it? The firm for which I worked before I went out on my own took care of all that with a web marketing director. On occasion I needed to put certain words or phrases in certain places, above photos toward the bottom of the page and so on, but I never learned what sort of reasoning was behind it. I don’t even know how to submit to search engines. I know I need meta tags and that they get pasted in the header html somewhere, but what goes into the meta tags? Help!
Source: http://community.livejournal.com/webdev/289466.html
-
Search Engine Stuff
Date: 02/01/06
(WebDesign) Keywords: html, web
I have questions about search engine optimization. Well I have one question actually. How do I do it? The firm for which I worked before I went out on my own took care of all that with a web marketing director. On occasion I needed to put certain words or phrases in certain places, above photos toward the bottom of the page and so on, but I never learned what sort of reasoning was behind it. I don’t even know how to submit to search engines. I know I need meta tags and that they get pasted in the header html somewhere, but what goes into the meta tags? Help!
Source: http://community.livejournal.com/webdesign/1053902.html
-
IBM spearheads AJAX tools at Eclipse
Date: 02/01/06
(Application Development) Keywords: web
Open Ajax is a proposed open-source project to let programmers build Web applications using Eclipse and different AJAX toolkits.
Source: http://news.zdnet.com/2100-9593_22-6033544.html
-
How to evade Google search
Date: 02/02/06
(Web Technology) Keywords: web
Companies must take steps to ensure that the search giant's prolific Web bots don't grab content they want to keep hidden.
Source: http://news.zdnet.com/2100-9588_22-6034118.html
-
Transferring information amongst pop-ups
Date: 02/02/06
(Asp Dot Net) Keywords: browser, database, sql, web
Assuming you're not all sick of me yet, I have another question. I have 2 web pages. On the main page there are links that are binded to a database. Clicking on those links will open up another window that has more details about that particular topic. On that detail page I want to add a button that will close that detail window, then have the main page WINDOW go to a page that only shows courses available on that topic. That information would be accessed via a SQL Query.
So for example (because I'm sure this is very confusing,) on the main page you click on a link to learn more about the Manager Training course. A window comes up showing all the information about the Manager training course. You then click on a button. That detail window closes, and the main page goes to another page that only shows all the Managers Training Courses. My main question is how I can tell the main page window to go to this other page and pass the information needed so that it can query the database and bind the correct information to it. I know this is very easy if everything is in the same browser window, but I don't know how you do it with multiple windows. Thanks.
Source: http://community.livejournal.com/aspdotnet/57787.html
-
Security update out for Firefox 1.5
Date: 02/02/06
(Web Technology) Keywords: browser, security, web
Release fixes eight security flaws in the open-source Web browser and provides greater stability, support for Mac OS X.
Source: http://news.zdnet.com/2100-9588_22-6034374.html
-
Exporting a web page...
Date: 02/03/06
(Web Development) Keywords: html, web
I have a web based reporting package which produces summary of data for me. I have to churn through these and make summary Word .doc reports for someone else.
If I could copy'n'paste from the Web to Word and maintain the table it would be ideal. When I copy from IE, Firefox or Opera and paste into Word - Word crashes on me. I can copy'n'paste from IE into Excel and maintain something of the structure but none of the background cell colours, etc.
Does anyone know of a Firefox extension (or any other way) of quickly grabbing an HTML table and turning it into a Word doc?
Ta.
Source: http://community.livejournal.com/webdev/290383.html
-
Web Host Recommendation?
Date: 02/03/06
(Asp Dot Net) Keywords: php, mysql, database, asp, sql, web, google, apache
Hey guys,
This is not an asp.net technical question, but I thought maybe someone here could help me out.
I need to switch web hosts. The one I have now has terrible customer service and thinks that it is normal to take the web server down for several hours every day, and not bother to tell their customers that they do so. I found them through Google and I don't want to try that again.
I've tried looking for recommendations elsewhere, but all the ones I've found have been for Apache web servers. I need an IIS web server that has: ASP.NET/ADO.NET and PHP4/5 supported, MySQL or SQL Server databases, along with the standard mail accounts, web statistics, ftp access, etc. It's just for a couple personal sites, so I don't need a lot of bandwith or space, just need reliable servers with little downtime and good customer service.
Any recommendations?
Source: http://community.livejournal.com/aspdotnet/57938.html
-
Question. (duh)
Date: 02/06/06
(HTML Help) Keywords: html, web
What's the HTML needed to change the area where your website, icon, info, &whatever else links are? I've seen pages before that have images there instead of the links &the icon. I actually did it to my Deadjournal, but now I can't remember how. Anyone know?
Thanks in advance. ♥
Source: http://community.livejournal.com/htmlhelp/2251578.html
-
mySQL/PHP question
Date: 02/06/06
(MySQL Communtiy) Keywords: php, mysql, sql, web
Howdy,
Suppose I want a way to easily backup a SQL table. (I use MySQL but that shouldn't matter.) I would like to be able to have a link on my website that, when I click on it, lets me download a TXT file with all of the data in tab separated values, so I can easily load it into excel.
Somebody suggested using select into outfile 'filename', but I must admit that the mySQL manual baffles me and I have a hard time getting any help from it. So, how would I use it in this regard?
Thanks much!
(crossposted to php community)
Source: http://community.livejournal.com/mysql/84826.html
-
SQL/PHP question
Date: 02/06/06
(PHP Community) Keywords: mysql, sql, web
Howdy,
Suppose I want a way to easily backup a SQL table. (I use MySQL but that shouldn't matter.) I would like to be able to have a link on my website that, when I click on it, lets me download a TXT file with all of the data in tab separated values, so I can easily load it into excel.
Is this possible, and, if so, how do can I do it?
Thanks much!
Source: http://community.livejournal.com/php/408180.html
-
firefox and embedding an external program as an icon on the status bar
Date: 02/06/06
(Computer Geeks) Keywords: browser, html, web
This question might require some coding skills why I posted it here. I listen to alot of music while browsing the web and find myself having to leave the browser constantly to change the volume. i know with foxytunes you can control it within the browser but that is just for the programs volume. For the xp volume you have to leave the browser(I have a terrible sound card so what I have to do) I found this program:http://glorysoft.omsk.ru/volumetray.html and it has made it alot easier for me but I still have to go to the taskbar to click it. Is there anyway I can embed that into firefox as a bookmark or toolbar? that would be perfect seeing i'd only have to click a button to raise the xp volume
any help would be greatly appreciated
*any other way, or programs to embed the xp volume control into firefox would also be appreciated...but just embedding that program would be perfect; either as a toolbar or bookmark but in the status bar preferably
Source: http://community.livejournal.com/computergeeks/875475.html
-
Firefox / SeaMonkey and phpMyAdmin
Date: 02/06/06
(Mozilla) Keywords: php, browser, web
Hi!
Some weeks ago, after I have installed Firefox 1.5 I experienced problems with phpMyAdmin of my webhoster. After login all I get is a blank screen but with the logo of my webhoster (see the screenshot HERE). I asked the support, but they did tell me they are using the Firefox 1.5 as well, but don't receive this problem at all and it must have something to do with my settings.
Okay, maybe... but today I tried the same with SeaMonkey 1.0 and I got the same result like with Firefox 1.5... and it IS a FRESH install! Although it works with IE and Opera I prefer using Firefox and I would like to use it also for phpMyAdmin.
What could be cause of this? Is it really my browser-settings or is it my webhoster's fault, although they say they use the same browser?
EDIT: I should mention that my local installation of phpMyAdmin (included in Xampp) works perfectly fine on all browsers.
Source: http://community.livejournal.com/mozilla/350383.html
-
Dead function
Date: 02/06/06
(PHP Community) Keywords: php, mysql, sql, web
Ok, I have the following function that until the other day worked fine. It has now stopped and i have no idea why. The only think i know of that has been done on my web server recently is MYSQL have been upgraded.
function img_resize($path,$w,$h,$quality,$save){
$image_data=@getimagesize($path);
$image_type=$image_data[2]; $gd_ext=array('','jpg','gif'); if($image_type!=1&&$image_type!=2) return false; if($save=='') header('Content-type: '.$image_data['mime']); else $save=eregi_replace('%ext',$gd_ext[$image_type],$save);
if($w!=0){ $rapporto=$image_data[0]/$w; if($h!=0){ if($image_data[1]/$rapporto>$h) $rapporto=$image_data[1]/$h; } }elseif($h!=0){ $tmp_h=$image_data[1]/$h; }else{ return false; }
$thumb_w=$image_data[0]/$rapporto; $thumb_h=$image_data[1]/$rapporto;
if($image_type==1) $img_src=@imagecreatefromgif($path); elseif($image_type==2) $img_src=@imagecreatefromjpeg($path);
$img_thumb=@imagecreatetruecolor($thumb_w,$thumb_h); $result=@imagecopyresampled($img_thumb,$img_src, 0,0,0,0,$thumb_w,$thumb_h,$image_data[0],$image_data[1]); if(!$img_src||!$img_thumb||!$result) return false;
if($image_type==1) $result=@imagegif($img_thumb,$save); elseif($image_type==2) $result=@imagejpeg($img_thumb,$save,$quality);
return $result; }
Now this code is meant to take an image (full path including filename as $path) and make it the size set when called and then save it to the name and path set as $save.
When it makes this file, it is a copy, so nothing is done to the original. Now this function is part of the admin section to my gallery which is there just to make and store the thumbnails. I have no idea why this isn’t working, but I have tried a few of the scripts in the php docs with no luck. Php is working, so it isn’t that, so does anyone know how I could do this function in the most compataible way possible? Bear in mind I’m still a bit of a n00b, well with image manipulation at least.
Thanks for any help.
Source: http://community.livejournal.com/php/408971.html
-
WebSphere Pros and Cons?
Date: 02/06/06
(Computer Geeks) Keywords: php, technology, database, asp, sql, web
We currently have an application at my job that uses portlet technology (websphere as far as I know) in order to maintain an track an SQL database filled with articles pertaining to Marketing. It’s a lot of bells and whistles for something that can be easily coded and maintained using either PHP or ASP especially when the guy who is the admin of the application can’t even maintain it. Most of the upgrades and changes are done by another person and not the admin for the application; however, the admin is trying to justify the need for additional portlet technology. I have been asked to research the need and use of portals for our division due to budget cuts.
Currently, we are using MS SQL to develop and maintain databases and use ASP.NET in order to create and develop the webpages. We have a large audience, but the only about 5K of users depending on the application. The servers are running Windows 2000 as well. I would LOVE to have some resources that shows the pros and cons of using WebSphere, or if any of the members have any experience with WebSphere.
Source: http://community.livejournal.com/computergeeks/875901.html
-
css implementation
Date: 02/06/06
(WebDesign) Keywords: css, web
How did you all learn CSS and how to implement it? What did you find was the best method: book purchase and following through exercises, examining webpage code, etc. I have a small CSS reference book, but I don't see much full code, just definitions for what each bit does. I'm sure everyone's learning curve is different, but is it a hell of a time figuring it out? Thanks!
x-posted
Source: http://community.livejournal.com/webdesign/1054995.html
-
WebSphere Pros and Cons?
Date: 02/06/06
(Web Development) Keywords: php, technology, database, asp, sql, web
We currently have an application at my job that uses portlet technology (websphere as far as I know) in order to maintain an track an SQL database filled with articles pertaining to Marketing. It’s a lot of bells and whistles for something that can be easily coded and maintained using either PHP or ASP especially when the guy who is the admin of the application can’t even maintain it. Most of the upgrades and changes are done by another person and not the admin for the application; however, the admin is trying to justify the need for additional portlet technology. I have been asked to research the need and use of portals for our division due to budget cuts.
Currently, we are using MS SQL to develop and maintain databases and use ASP.NET in order to create and develop the webpages. We have a large audience, but the only about 5K of users depending on the application. The servers are running Windows 2000 as well. I would LOVE to have some resources that shows the pros and cons of using WebSphere, or if any of the members have any experience with WebSphere.
Source: http://community.livejournal.com/webdev/292152.html
-
drop-down menus and CSS
Date: 02/07/06
(WebDesign) Keywords: php, css, web
Hey everyone, thanks for the many comments on how you learned CSS. There seem to be a lot of ways to position images and other web items on a page using CSS code, so I tried understanding how some pages have coded drop-down menus that appear over an image. However, I see tables in a few of these... any suggestions on how to use a PHP include for script of a drop-down menu? Can I just position the PHP include file using the same placing techniques as I would for placing the image? Just that bit would be great help, before I start going about it all wrong! Thanks again.
Source: http://community.livejournal.com/webdesign/1055673.html
|