Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

-WWW-

Members
  • Joined

  • Last visited

Everything posted by -WWW-

  1. Great, thanks for your inputs. I'll try to get more details. Do you know of any web based services that facilitates buying domains from another person?
  2. The site has around 250 impressions on average..and click through rate is around 10% according to the seller.. Thnks for your input.
  3. Come on guys..someone should be here to shed some light on this..
  4. Hi All, I have an opportunity to buy a domain with the website thats listed on 1st page of google uk for the keyword london web designer. But i'm not sure how much to offer.Anyone here have any idea how much this is worth? Also if i'm buying it what the process? is there any site that facilitate this type of transaction? Thank Nam
  5. Thanks collin will try that
  6. Hi guys, A client of mine needs search option for the site but doesnt want a heavy cms installed. anyone know of any alternatives? or is there any light cms that supports search function? I'm thinking of google but it doesnt allow much customization is it? anyone with similar experience pls help Thanks -WWW-
  7. Hi Guys, I got this simple php upload script which works fine. <form enctype="multipart/form-data" action="uploader.php" method="POST"> <input type="hidden" name="MAX_FILE_SIZE" value="512000" /> Send this file: <input name="userfile" type="file" /> <input type="submit" value="Send File" /> </form> <?php $uploaddir = '/var/www/uploads/'; $uploadfile = $uploaddir . basename($_FILES['userfile']['name']); echo "<p>"; if (move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile)) { echo "File is valid, and was successfully uploaded.\n"; } else { echo "Upload failed"; } echo "</p>"; echo '<pre>'; echo 'Here is some more debugging info:'; print_r($_FILES); print "</pre>"; ?> i want the upload directory to by passed by URL var and set $uploaddir, i can pass it but when i change the $uploaddir it says upload failed. any ideas? Thanks
  8. Yeah thats correct cinnamondm. Thanks wizely, and what the different between giving away the rights to all the intellectual property and not..can you explain a bit? Thanks
  9. Hi all, an agent i'm working for needs something like this included in the invoice. "copyright and intellectual property of my work performed on this site is transferred to them on payment in full of your invoice." Would like your ideas on it. and also how can i put it in correct wording, this doesnt look very professional Good day
  10. -WWW- replied to -WWW-'s topic in Server Side
    thanks..ill try
  11. i get this error when executing the sql query. if i remove the DESC it works. tNG_fields.getFakeRecordset: SQL error: Error creating temporary table: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'desc TEXT, date TEXT, id TEXT)' at line 1 SQL: CREATE TEMPORARY TABLE KT_fakeRS_20090611 (iwant TEXT, type TEXT, price TEXT, bedrooms TEXT, img1 TEXT, img2 TEXT, img3 TEXT, img4 TEXT, desc TEXT, date TEXT, id TEXT) (FIELDS_FAKE_RS_ERROR) field type of desc in the table is text any sql gurus?...
  12. -WWW- replied to -WWW-'s topic in Frontend
    nobody?? so its not possible to do it like that?
  13. -WWW- replied to -WWW-'s topic in Frontend
    Absolutely ...thanks for that maybe my explaination was not clear... BlueDreamer, what you said works fine. but i need it work as explain above by bocaj.sorry if i din explain it clear
  14. -WWW- replied to -WWW-'s topic in Frontend
    that works mate..but i want to style the background inside the <a> tag, thats where the hover state doesnt work
  15. -WWW- replied to -WWW-'s topic in Frontend
    no that doesnt work either.. how come if i do it in style it works ie: #nav1 ul li a:link{display:block; height:162px; width:130px; background:transparent url(images/1.jpg) no-repeat 0 0} works but this doesnt <a href="#" style="background:transparent url(images/1.jpg) no-repeat 0 0" id="area"><span class="catHeader">first</span></a>
  16. i need to add a hover effect to an <a> tag, easy with css but user needs to be able to add images so tried attaching the image inside the <a> with an inline style and animating it on the hover state of <a>, logically it should work, but it doesnt so something wrong with my logics obviousely help heres the code
  17. seems nothing seriouse, but just formal stuff then
  18. Thanks all, I did manage to get the job, they want me to work as an indipendant contractor.they've sent a contract.can some clarify these parts i'm not really sure. also anything i should be aware when signing a contract like this? Thanks guys..
  19. Thanks Avera, and all the other guys. one qusetion do you hand out this when they pay upfront or after they make full payment?
  20. Do you guys give an invoice for the advance payments and then issue another one when the client pays the rest after completion?..
  21. i suggest to have short one where the client doest feel like his doing an exam and meet the client and have a discussion to get the idea out of his head properly. people like to talk to people whome they are working with, thats my opinion..

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.